Lines Matching refs:ATA_S_READY

434 	p->tfd = ATA_S_READY | ATA_S_DSC;  in ahci_write_fis_d2h_ncq()
548 pr->tfd |= ATA_S_READY; in ahci_port_reset()
850 ATA_S_READY | ATA_S_DSC); in ahci_handle_dsm_trim()
853 ATA_S_READY | ATA_S_DSC); in ahci_handle_dsm_trim()
950 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_read_log()
969 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_read_log()
976 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY); in ahci_handle_read_log()
987 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in handle_identify()
991 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY); in handle_identify()
1129 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in handle_atapi_identify()
1133 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY); in handle_atapi_identify()
1158 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_inquiry()
1182 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_inquiry()
1196 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_read_capacity()
1224 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_read_toc()
1268 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_read_toc()
1283 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_read_toc()
1364 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_read_toc()
1373 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_read_toc()
1391 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_report_luns()
1417 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_read()
1464 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_request_sense()
1478 tfd = ATA_S_READY | ATA_S_DSC; in atapi_start_stop_unit()
1485 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_start_stop_unit()
1521 tfd = ATA_S_READY | ATA_S_DSC; in atapi_mode_sense()
1541 tfd = ATA_S_READY | ATA_S_DSC; in atapi_mode_sense()
1552 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_mode_sense()
1559 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_mode_sense()
1579 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_get_event_status_notification()
1594 tfd = ATA_S_READY | ATA_S_DSC; in atapi_get_event_status_notification()
1620 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in handle_packet_cmd()
1631 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in handle_packet_cmd()
1660 ATA_S_READY | ATA_S_ERROR); in handle_packet_cmd()
1680 p->tfd = ATA_S_DSC | ATA_S_READY; in ahci_handle_cmd()
1683 p->tfd = ATA_S_ERROR | ATA_S_READY; in ahci_handle_cmd()
1692 p->tfd = ATA_S_DSC | ATA_S_READY; in ahci_handle_cmd()
1705 p->tfd = ATA_S_DSC | ATA_S_READY; in ahci_handle_cmd()
1709 p->tfd = ATA_S_ERROR | ATA_S_READY; in ahci_handle_cmd()
1719 p->tfd = ATA_S_ERROR | ATA_S_READY; in ahci_handle_cmd()
1723 p->tfd = ATA_S_DSC | ATA_S_READY; in ahci_handle_cmd()
1754 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_cmd()
1764 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_cmd()
1774 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_cmd()
1778 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in ahci_handle_cmd()
1787 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in ahci_handle_cmd()
1795 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_cmd()
1802 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_cmd()
1944 tfd = ATA_S_READY | ATA_S_DSC; in ata_ioreq_cb()
1946 tfd = (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR; in ata_ioreq_cb()
2005 tfd = ATA_S_READY | ATA_S_DSC; in atapi_ioreq_cb()
2009 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_ioreq_cb()