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

/freebsd-10.1-release/usr.sbin/bhyve/
H A Dpci_ahci.c1230 p->tfd |= (ATA_ERROR_ABORT << 8);
1256 p->tfd |= (ATA_ERROR_ABORT << 8);
1266 p->tfd |= (ATA_ERROR_ABORT << 8);
/freebsd-10.1-release/sys/sys/
H A Data.h305 #define ATA_ERROR_ABORT 0x04 macro

Completed in 109 milliseconds