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

/freebsd-current/usr.sbin/bhyve/
H A Dahci.h282 #define AHCI_P_CI 0x38 macro
H A Dpci_ahci.c2150 case AHCI_P_CI:
2268 case AHCI_P_CI:
/freebsd-current/sys/dev/ahci/
H A Dahci.h287 #define AHCI_P_CI 0x38 macro
H A Dahci.c1385 cstatus |= ATA_INL(ch->r_mem, AHCI_P_CI);
1729 ATA_OUTL(ch->r_mem, AHCI_P_CI, (1 << slot->slot));
1738 if (!(ATA_INL(ch->r_mem, AHCI_P_CI) & (1 << slot->slot)))
1795 ATA_INL(ch->r_mem, AHCI_P_CI),
1891 ATA_INL(ch->r_mem, AHCI_P_IS), ATA_INL(ch->r_mem, AHCI_P_CI),

Completed in 96 milliseconds