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

/freebsd-10.2-release/usr.sbin/bhyve/
H A Dahci.h226 #define AHCI_P_IE 0x14 macro
H A Dpci_ahci.c1981 case AHCI_P_IE:
2155 case AHCI_P_IE:
/freebsd-10.2-release/sys/dev/ahci/
H A Dahci.h223 #define AHCI_P_IE 0x14 macro
H A Dahci.c792 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0);
816 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0);
2280 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0);
2288 ATA_OUTL(ch->r_mem, AHCI_P_IE,
2305 ATA_OUTL(ch->r_mem, AHCI_P_IE,

Completed in 134 milliseconds