Searched refs:AHCI_P_IE (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/usr.sbin/bhyve/ |
| HD | ahci.h | 226 #define AHCI_P_IE 0x14 macro
|
| HD | pci_ahci.c | 2133 case AHCI_P_IE: in pci_ahci_port_write() 2310 case AHCI_P_IE: in pci_ahci_port_read()
|
| /freebsd-head/sys/dev/ahci/ |
| HD | ahci.h | 231 #define AHCI_P_IE 0x14 macro
|
| HD | 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()
|