Searched refs:ATA_ERROR_ABORT (Results 1 – 3 of 3) sorted by relevance
348 #define ATA_ERROR_ABORT 0x04 macro
1675 p->tfd |= (ATA_ERROR_ABORT << 8); in ahci_handle_cmd()1701 p->tfd |= (ATA_ERROR_ABORT << 8); in ahci_handle_cmd()1711 p->tfd |= (ATA_ERROR_ABORT << 8); in ahci_handle_cmd()
5540 *error = ATA_ERROR_ABORT; in get_ata_status()6493 if (error & ATA_ERROR_ABORT) { in sanitize_wait_ata()