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

/freebsd-current/usr.sbin/bhyve/
H A Dahci.h221 #define AHCI_P_CLB 0x00 macro
H A Dpci_ahci.c2067 case AHCI_P_CLB:
2255 case AHCI_P_CLB:
2273 p += (offset - AHCI_P_CLB) / sizeof(uint32_t);
/freebsd-current/sys/dev/ahci/
H A Dahci.h226 #define AHCI_P_CLB 0x00 macro
H A Dahci.c986 ATA_OUTL(ch->r_mem, AHCI_P_CLB, work & 0xffffffff);

Completed in 82 milliseconds