Lines Matching full:mandatory
112 #define SCSI_INQUIRY 0x12 /* Inquiry (MANDATORY) */
120 #define SCSI_REQ_SENSE 0x03 /* Request Sense (MANDATORY) */
122 #define SCSI_TST_U_RDY 0x00 /* Test Unit Ready (MANDATORY) */
128 #define SCSI_FORMAT 0x04 /* Format Unit (MANDATORY) */
132 #define SCSI_READ6 0x08 /* Read 6-byte (MANDATORY) */
133 #define SCSI_READ10 0x28 /* Read 10-byte (MANDATORY) */
135 #define SCSI_RD_CAPAC 0x25 /* Read Capacity (MANDATORY) */
142 #define SCSI_RELEASE 0x17 /* Release Unit (MANDATORY) */
149 #define SCSI_SEND_DIAG 0x1D /* Send Diagnostics (MANDATORY) */
154 #define SCSI_WRITE6 0x0A /* Write 6-Byte (MANDATORY) */
155 #define SCSI_WRITE10 0x2A /* Write 10-Byte (MANDATORY) */