Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cam/scsi/
Dscsi_all.c7732 struct scsi_mode_select_10 *scsi_cmd; in scsi_mode_select_len()
7735 (struct scsi_mode_select_10 *)&csio->cdb_io.cdb_bytes; in scsi_mode_select_len()
Dscsi_all.h238 struct scsi_mode_select_10 struct
Dscsi_cd.c2486 struct scsi_mode_select_10 ms10; in cd6byteworkaround()
/freebsd-10-stable/sys/cam/ctl/
Dctl.c6214 struct scsi_mode_select_10 *cdb; in ctl_mode_select()
6216 cdb = (struct scsi_mode_select_10 *)ctsio->cdb; in ctl_mode_select()