Searched refs:ATA_ERROR_ABORT (Results 1 – 3 of 3) sorted by relevance
350 #define ATA_ERROR_ABORT 0x04 macro
1737 p->tfd |= (ATA_ERROR_ABORT << 8); in ahci_handle_cmd()1763 p->tfd |= (ATA_ERROR_ABORT << 8); in ahci_handle_cmd()1773 p->tfd |= (ATA_ERROR_ABORT << 8); in ahci_handle_cmd()
5811 *error = ATA_ERROR_ABORT; in get_ata_status() 6759 if (error & ATA_ERROR_ABORT) { in sanitize_wait_ata()