Searched refs:DmaChannelMode (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
H A DIsaIo.c746 UINT8 DmaChannelMode; local
887 DmaChannelMode = R_8237_DMA_CHMODE_CH0_3;
907 Status = WritePort (This, DmaChannelMode, DmaMode);
984 UINT8 DmaChannelMode; local
1208 DmaChannelMode = R_8237_DMA_CHMODE_CH0_3;
1212 DmaChannelMode = R_8237_DMA_CHMODE_CH4_7;
1233 Status = WritePort (This, DmaChannelMode, DmaMode);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
H A DIsaIo.c1086 UINT8 DmaChannelMode; local
1227 DmaChannelMode = R_8237_DMA_CHMODE_CH0_3;
1247 Status = WritePort (This, DmaChannelMode, DmaMode);
1324 UINT8 DmaChannelMode; local
1548 DmaChannelMode = R_8237_DMA_CHMODE_CH0_3;
1552 DmaChannelMode = R_8237_DMA_CHMODE_CH4_7;
1573 Status = WritePort (This, DmaChannelMode, DmaMode);

Completed in 45 milliseconds