Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/scsi/
HDscsi_all.c7832 struct scsi_mode_select_10 *scsi_cmd; in scsi_mode_select_len()
7835 (struct scsi_mode_select_10 *)&csio->cdb_io.cdb_bytes; in scsi_mode_select_len()
HDscsi_all.h243 struct scsi_mode_select_10 struct
HDscsi_cd.c2799 struct scsi_mode_select_10 ms10; in cd6byteworkaround()
/freebsd-14-stable/sys/cam/ctl/
HDctl.c6282 struct scsi_mode_select_10 *cdb; in ctl_mode_select()
6284 cdb = (struct scsi_mode_select_10 *)ctsio->cdb; in ctl_mode_select()