Searched defs:targbh_softc (Results 1 – 1 of 1) sorted by relevance
83 struct targbh_softc { struct84 struct ccb_queue pending_queue;85 struct ccb_queue work_queue;86 struct ccb_queue unknown_atio_queue;87 struct devstat device_stats;88 targbh_state state;89 targbh_flags flags; 90 u_int init_level;91 u_int inq_data_len;92 struct ccb_accept_tio *accept_tio_list;[all …]