Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sg.c95 struct sg_softc { struct
96 sg_state state;
97 sg_flags flags;
98 int open_count;
99 u_int maxio;
100 struct devstat *device_stats;
102 struct cdev *dev;
103 int sg_timeout;
104 int sg_user_timeout;
105 uint8_t pd_type;