Home
last modified time | relevance | path

Searched defs:pt_softc (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_pt.c80 struct pt_softc { struct
81 struct bio_queue_head bio_queue;
82 struct devstat device_stats;
84 pt_state state;
85 pt_flags flags;
86 union ccb saved_ccb;
87 int io_timeout;
88 cdev_t dev;