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