Searched refs:ATA_ERROR_ABORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_ahci.c1675 p->tfd |= (ATA_ERROR_ABORT << 8);
1701 p->tfd |= (ATA_ERROR_ABORT << 8);
1711 p->tfd |= (ATA_ERROR_ABORT << 8);
/freebsd-11-stable/sys/sys/
H A Data.h348 #define ATA_ERROR_ABORT 0x04 macro
/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c5540 *error = ATA_ERROR_ABORT;
6493 if (error & ATA_ERROR_ABORT) {

Completed in 124 milliseconds