Lines Matching full:mandatory
117 #define SCSI_INQUIRY 0x12 /* Inquiry (MANDATORY) */
125 #define SCSI_REQ_SENSE 0x03 /* Request Sense (MANDATORY) */
127 #define SCSI_TST_U_RDY 0x00 /* Test Unit Ready (MANDATORY) */
133 #define SCSI_FORMAT 0x04 /* Format Unit (MANDATORY) */
137 #define SCSI_READ6 0x08 /* Read 6-byte (MANDATORY) */
138 #define SCSI_READ10 0x28 /* Read 10-byte (MANDATORY) */
140 #define SCSI_RD_CAPAC 0x25 /* Read Capacity (MANDATORY) */
147 #define SCSI_RELEASE 0x17 /* Release Unit (MANDATORY) */
154 #define SCSI_SEND_DIAG 0x1D /* Send Diagnostics (MANDATORY) */
159 #define SCSI_WRITE6 0x0A /* Write 6-Byte (MANDATORY) */
160 #define SCSI_WRITE10 0x2A /* Write 10-Byte (MANDATORY) */