Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_cd.c158 struct cd_softc { struct
159 cam_pinfo pinfo;
160 cd_state state;
161 volatile cd_flags flags;
162 struct bio_queue_head bio_queue;
164 struct cd_params params;
165 cd_quirks quirks;
166 struct cam_periph *periph;
167 int minimum_command_size;
168 int outstanding_cmds;
[all …]