Searched refs:IDX_AHCI_P_IE (Results 1 – 3 of 3) sorted by relevance
/reactos/drivers/storage/ide/uniata/ |
H A D | id_sata.cpp | 1945 UniataAhciWriteChannelPort4(chan, IDX_AHCI_P_IE, 0); in UniataAhciReset() 1957 UniataAhciWriteChannelPort4(chan, IDX_AHCI_P_IE, in UniataAhciReset() 1963 UniataAhciWriteChannelPort4(chan, IDX_AHCI_P_IE, in UniataAhciReset() 2403 UniataAhciWriteChannelPort4(chan, IDX_AHCI_P_IE, 0); in UniataAhciResume() 2465 UniataAhciWriteChannelPort4(chan, IDX_AHCI_P_IE, 0);
|
H A D | bsmaster.h | 685 #define IDX_AHCI_P_IE (FIELD_OFFSET(IDE_AHCI_PORT_REGISTERS, IE)) macro
|
H A D | id_ata.cpp | 4420 UniataAhciWriteChannelPort4(chan, IDX_AHCI_P_IE, in AtapiEnableInterrupts() 4446 UniataAhciWriteChannelPort4(chan, IDX_AHCI_P_IE, 0); in AtapiEnableInterrupts() 4473 UniataAhciWriteChannelPort4(chan, IDX_AHCI_P_IE, 0); in AtapiDisableInterrupts()
|