Searched refs:SCSI_RD_CAPAC (Results 1 – 3 of 3) sorted by relevance
135 #define SCSI_RD_CAPAC 0x25 /* Read Capacity (MANDATORY) */ macro136 #define SCSI_RD_CAPAC10 SCSI_RD_CAPAC /* Read Capacity (10) */
267 case SCSI_RD_CAPAC: { in handle_ufi_command()
1056 srb->cmd[0] = SCSI_RD_CAPAC; in usb_read_capacity()