Searched refs:AHCI_CAP2_APST (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.sbin/bhyve/
H A Dahci.h213 #define AHCI_CAP2_APST 0x00000004 macro
H A Dpci_ahci.c2543 sc->cap2 = AHCI_CAP2_APST;
/freebsd-current/sys/dev/ahci/
H A Dahci.h210 #define AHCI_CAP2_APST 0x00000004 macro
H A Dahci.c351 (ctlr->caps2 & AHCI_CAP2_APST) ? " APST":"",
2804 if (ch->caps2 & AHCI_CAP2_APST)

Completed in 149 milliseconds