Searched refs:SCSI_OP_MODE_SELECT_10 (Results 1 – 2 of 2) sorted by relevance
232 cdb->opcode = SCSI_OP_MODE_SELECT_10; in scsi_start_mode_select_6()409 case (SCSI_OP_MODE_SELECT_10 << 8) | SCSI_OP_MODE_SELECT_6: in scsi_finish_emulation()
196 #define SCSI_OP_MODE_SELECT_10 0x55 macro