Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_target.c75 struct targ_softc { struct
77 struct ccb_queue pending_ccb_queue;
80 struct descr_queue work_queue;
83 struct descr_queue abort_queue;
89 struct ccb_queue user_ccb_queue;
91 struct cam_periph *periph;
92 struct cam_path *path;
93 targ_state state;
94 u_int maxio;
95 struct selinfo read_select;
[all …]