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

/freebsd-current/usr.sbin/bhyve/
H A Dahci.h226 #define AHCI_P_IE 0x14 macro
H A Dpci_ahci.c2083 case AHCI_P_IE:
2260 case AHCI_P_IE:
/freebsd-current/sys/dev/ahci/
H A Dahci.h231 #define AHCI_P_IE 0x14 macro
H A Dahci.c983 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0);
1007 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0);
2503 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0);
2511 ATA_OUTL(ch->r_mem, AHCI_P_IE,
2528 ATA_OUTL(ch->r_mem, AHCI_P_IE,

Completed in 74 milliseconds