Searched refs:ATA_ERROR_ABORT (Results 1 – 3 of 3) sorted by relevance
350 #define ATA_ERROR_ABORT 0x04 macro
1738 p->tfd |= (ATA_ERROR_ABORT << 8); in ahci_handle_cmd()1764 p->tfd |= (ATA_ERROR_ABORT << 8); in ahci_handle_cmd()1774 p->tfd |= (ATA_ERROR_ABORT << 8); in ahci_handle_cmd()
5796 *error = ATA_ERROR_ABORT; in get_ata_status()6744 if (error & ATA_ERROR_ABORT) { in sanitize_wait_ata()