Searched refs:V_8237_DMA_CHMODE_SINGLE (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/
H A DFloppyPeim.c66 V_8237_DMA_CHMODE_SINGLE | 0
78 V_8237_DMA_CHMODE_SINGLE | 1
90 V_8237_DMA_CHMODE_SINGLE | 2
102 V_8237_DMA_CHMODE_SINGLE | 3
118 V_8237_DMA_CHMODE_SINGLE | 1
130 V_8237_DMA_CHMODE_SINGLE | 2
142 V_8237_DMA_CHMODE_SINGLE | 3
1282 IoWrite8 (R_8237_DMA_CHMODE_CH0_3, V_8237_DMA_CHMODE_SINGLE | V_8237_DMA_CHMODE_IO2MEM | 2);
H A DFloppyPeim.h83 #define V_8237_DMA_CHMODE_SINGLE 0x40 macro
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
H A DInternalIsaBus.h87 #define V_8237_DMA_CHMODE_SINGLE 0x40 macro
H A DIsaIo.c865 DmaMode |= V_8237_DMA_CHMODE_SINGLE;
1180 DmaMode |= V_8237_DMA_CHMODE_SINGLE;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
H A DIsaDriver.h88 #define V_8237_DMA_CHMODE_SINGLE 0x40 macro
H A DIsaIo.c1205 DmaMode |= V_8237_DMA_CHMODE_SINGLE;
1520 DmaMode |= V_8237_DMA_CHMODE_SINGLE;

Completed in 56 milliseconds