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