Searched defs:sg_softc (Results 1 – 1 of 1) sorted by relevance
98 struct sg_softc { struct99 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;