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

/freebsd-current/usr.sbin/bhyve/
H A Dahci.h210 #define AHCI_CAP2 0x24 macro
H A Dpci_ahci.c2171 case AHCI_CAP2:
2230 case AHCI_CAP2:
/freebsd-current/sys/dev/ahci/
H A Dahci.h207 #define AHCI_CAP2 0x24 macro
H A Dahci.c147 (ATA_INL(ctlr->r_mem, AHCI_CAP2) & AHCI_CAP2_BOH) &&
226 ctlr->caps2 = ATA_INL(ctlr->r_mem, AHCI_CAP2);

Completed in 170 milliseconds