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

/freebsd-10-stable/usr.sbin/bhyve/
H A Dahci.h226 #define AHCI_P_IE 0x14 macro
H A Dpci_ahci.c2074 case AHCI_P_IE:
2251 case AHCI_P_IE:
/freebsd-10-stable/sys/dev/ahci/
H A Dahci.h223 #define AHCI_P_IE 0x14 macro
H A Dahci.c794 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0);
818 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0);
2289 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0);
2297 ATA_OUTL(ch->r_mem, AHCI_P_IE,
2314 ATA_OUTL(ch->r_mem, AHCI_P_IE,

Completed in 112 milliseconds