Searched refs:scsi_mode_select_6 (Results 1 – 4 of 4) sorted by relevance
3002 struct scsi_mode_select_6 *ms6; in cd6byteworkaround()3008 ms6 = (struct scsi_mode_select_6 *)cdb; in cd6byteworkaround()
7731 struct scsi_mode_select_6 *scsi_cmd; in scsi_mode_select_len()7733 scsi_cmd = (struct scsi_mode_select_6 *)&csio->cdb_io.cdb_bytes; in scsi_mode_select_len()
228 struct scsi_mode_select_6 struct
6271 struct scsi_mode_select_6 *cdb; in ctl_mode_select()6273 cdb = (struct scsi_mode_select_6 *)ctsio->cdb; in ctl_mode_select()