Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dahci.h244 #define AHCI_P_IX_CPD 0x80000000 macro
/freebsd/sys/dev/ahci/
H A Dahci.h249 #define AHCI_P_IX_CPD 0x80000000 macro
H A Dahci.c1420 if ((istatus & AHCI_P_IX_CPD) && !reset) in ahci_ch_intr_main()
2514 (((ch->pm_level != 0) ? AHCI_P_IX_CPD | AHCI_P_IX_MP : 0) | in ahci_reset()
2531 (((ch->pm_level != 0) ? AHCI_P_IX_CPD | AHCI_P_IX_MP : 0) | in ahci_reset()