Searched refs:scsi_mode_select_6 (Results 1 – 4 of 4) sorted by relevance
2799 struct scsi_mode_select_6 *ms6; in cd6byteworkaround()2805 ms6 = (struct scsi_mode_select_6 *)cdb; in cd6byteworkaround()
7816 struct scsi_mode_select_6 *scsi_cmd; in scsi_mode_select_len()7818 scsi_cmd = (struct scsi_mode_select_6 *)&csio->cdb_io.cdb_bytes; in scsi_mode_select_len()
230 struct scsi_mode_select_6 struct
6234 struct scsi_mode_select_6 *cdb; in ctl_mode_select()6236 cdb = (struct scsi_mode_select_6 *)ctsio->cdb; in ctl_mode_select()