Lines Matching refs:ATA_S_READY
438 p->tfd = ATA_S_READY | ATA_S_DSC; in ahci_write_fis_d2h_ncq()
552 pr->tfd |= ATA_S_READY; in ahci_port_reset()
854 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_dsm_trim()
857 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_dsm_trim()
902 ATA_S_READY | ATA_S_DSC); in ahci_handle_next_trim()
905 ATA_S_READY | ATA_S_DSC); in ahci_handle_next_trim()
1002 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_read_log()
1021 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_read_log()
1028 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY); in ahci_handle_read_log()
1039 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in handle_identify()
1043 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY); in handle_identify()
1181 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in handle_atapi_identify()
1185 ahci_write_fis_d2h(p, slot, cfis, ATA_S_DSC | ATA_S_READY); in handle_atapi_identify()
1210 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_inquiry()
1234 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_inquiry()
1248 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_read_capacity()
1276 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_read_toc()
1320 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_read_toc()
1335 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_read_toc()
1416 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_read_toc()
1425 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_read_toc()
1443 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_report_luns()
1469 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_read()
1517 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in atapi_request_sense()
1531 tfd = ATA_S_READY | ATA_S_DSC; in atapi_start_stop_unit()
1538 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_start_stop_unit()
1574 tfd = ATA_S_READY | ATA_S_DSC; in atapi_mode_sense()
1594 tfd = ATA_S_READY | ATA_S_DSC; in atapi_mode_sense()
1605 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_mode_sense()
1612 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_mode_sense()
1632 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_get_event_status_notification()
1647 tfd = ATA_S_READY | ATA_S_DSC; in atapi_get_event_status_notification()
1673 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in handle_packet_cmd()
1684 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in handle_packet_cmd()
1713 ATA_S_READY | ATA_S_ERROR); in handle_packet_cmd()
1733 p->tfd = ATA_S_DSC | ATA_S_READY; in ahci_handle_cmd()
1736 p->tfd = ATA_S_ERROR | ATA_S_READY; in ahci_handle_cmd()
1745 p->tfd = ATA_S_DSC | ATA_S_READY; in ahci_handle_cmd()
1758 p->tfd = ATA_S_DSC | ATA_S_READY; in ahci_handle_cmd()
1762 p->tfd = ATA_S_ERROR | ATA_S_READY; in ahci_handle_cmd()
1772 p->tfd = ATA_S_ERROR | ATA_S_READY; in ahci_handle_cmd()
1776 p->tfd = ATA_S_DSC | ATA_S_READY; in ahci_handle_cmd()
1807 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_cmd()
1817 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_cmd()
1827 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_cmd()
1831 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in ahci_handle_cmd()
1840 ahci_write_fis_d2h(p, slot, cfis, ATA_S_READY | ATA_S_DSC); in ahci_handle_cmd()
1848 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_cmd()
1855 (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR); in ahci_handle_cmd()
1996 tfd = ATA_S_READY | ATA_S_DSC; in ata_ioreq_cb()
1998 tfd = (ATA_E_ABORT << 8) | ATA_S_READY | ATA_S_ERROR; in ata_ioreq_cb()
2058 tfd = ATA_S_READY | ATA_S_DSC; in atapi_ioreq_cb()
2062 tfd = (p->sense_key << 12) | ATA_S_READY | ATA_S_ERROR; in atapi_ioreq_cb()