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

/freebsd-10-stable/usr.sbin/bhyve/
H A Dahci.h152 #define AHCI_CAP 0x00 macro
H A Dpci_ahci.c2159 case AHCI_CAP:
2212 case AHCI_CAP:
2224 p += (offset - AHCI_CAP) / sizeof(uint32_t);
/freebsd-10-stable/sys/dev/ahci/
H A Dahci.h149 #define AHCI_CAP 0x00 macro
H A Dahci.c183 ctlr->caps = ATA_INL(ctlr->r_mem, AHCI_CAP);

Completed in 166 milliseconds