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

/freebsd-11-stable/usr.sbin/bhyve/
H A Dahci.h246 #define AHCI_P_IX_CPD 0x80000000 macro
/freebsd-11-stable/sys/dev/ahci/
H A Dahci.h241 #define AHCI_P_IX_CPD 0x80000000 macro
H A Dahci.c1367 if ((istatus & AHCI_P_IX_CPD) && !reset)
2454 (((ch->pm_level != 0) ? AHCI_P_IX_CPD | AHCI_P_IX_MP : 0) |
2471 (((ch->pm_level != 0) ? AHCI_P_IX_CPD | AHCI_P_IX_MP : 0) |

Completed in 64 milliseconds