Searched refs:SCSI_TST_U_RDY (Results 1 – 6 of 6) sorted by relevance
141 #define SCSI_TST_U_RDY 0x00 /* Test Unit Ready (MANDATORY) */ macro
267 case SCSI_TST_U_RDY: in handle_ufi_command()
152 pccb->cmd[0] = SCSI_TST_U_RDY; in scsi_setup_test_unit_ready()
975 case SCSI_TST_U_RDY: in ahci_scsi_exec()
1026 srb->cmd[0] = SCSI_TST_U_RDY; in usb_test_unit_ready()
1578 if (pccb->cmd[0] == SCSI_TST_U_RDY && scsi_status) { in ufs_send_scsi_cmd()