Home
last modified time | relevance | path

Searched refs:scsi_mode_select_10 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_all.c7831 struct scsi_mode_select_10 *scsi_cmd; in scsi_mode_select_len()
7834 (struct scsi_mode_select_10 *)&csio->cdb_io.cdb_bytes; in scsi_mode_select_len()
H A Dscsi_all.h242 struct scsi_mode_select_10 struct
H A Dscsi_cd.c2798 struct scsi_mode_select_10 ms10; in cd6byteworkaround()
/freebsd/sys/cam/ctl/
H A Dctl.c6247 struct scsi_mode_select_10 *cdb; in ctl_mode_select()
6249 cdb = (struct scsi_mode_select_10 *)ctsio->cdb; in ctl_mode_select()