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

/freebsd-10-stable/usr.sbin/bhyve/
H A Dahci.h282 #define AHCI_P_CI 0x38 macro
H A Dpci_ahci.c2141 case AHCI_P_CI:
2259 case AHCI_P_CI:
/freebsd-10-stable/sys/dev/ahci/
H A Dahci.h279 #define AHCI_P_CI 0x38 macro
H A Dahci.c1189 cstatus |= ATA_INL(ch->r_mem, AHCI_P_CI);
1534 ATA_OUTL(ch->r_mem, AHCI_P_CI, (1 << slot->slot));
1543 if (!(ATA_INL(ch->r_mem, AHCI_P_CI) & (1 << slot->slot)))
1587 ATA_INL(ch->r_mem, AHCI_P_CI),
1682 ATA_INL(ch->r_mem, AHCI_P_IS), ATA_INL(ch->r_mem, AHCI_P_CI),

Completed in 154 milliseconds