FreeBSD kernel CAM code
pt_softc Struct Reference

Data Fields

struct bio_queue_head bio_queue
 
struct devstat * device_stats
 

Detailed Description

Definition at line 79 of file scsi_pt.c.

Field Documentation

◆ bio_queue

struct bio_queue_head pt_softc::bio_queue

Definition at line 80 of file scsi_pt.c.

Referenced by ptctor(), ptdone(), ptoninvalidate(), ptstart(), and ptstrategy().

◆ device_stats

struct devstat* pt_softc::device_stats

Definition at line 81 of file scsi_pt.c.

Referenced by ptctor(), ptdone(), ptdtor(), and ptstart().


The documentation for this struct was generated from the following file: