Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_sg.c98 struct sg_softc { struct
99 sg_state state;
100 sg_flags flags;
101 struct devstat device_stats;
103 cdev_t dev;
104 int sg_timeout;
105 int sg_user_timeout;
106 uint8_t pd_type;
107 union ccb saved_ccb;