Searched refs:AHCI_P_IE (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/bhyve/ |
H A D | ahci.h | 226 #define AHCI_P_IE 0x14 macro
|
H A D | pci_ahci.c | 2133 case AHCI_P_IE: in pci_ahci_port_write() 2310 case AHCI_P_IE: in pci_ahci_port_read()
|
/freebsd/sys/dev/ahci/ |
H A D | ahci.h | 231 #define AHCI_P_IE 0x14 macro
|
H A D | ahci.c | 985 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0); in ahci_ch_init() 1009 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0); in ahci_ch_deinit() 2505 ATA_OUTL(ch->r_mem, AHCI_P_IE, 0); in ahci_reset() 2513 ATA_OUTL(ch->r_mem, AHCI_P_IE, in ahci_reset() 2530 ATA_OUTL(ch->r_mem, AHCI_P_IE, in ahci_reset()
|