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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
H A DIsaIo.c745 UINT8 DmaChannelMode; local
886 DmaChannelMode = R_8237_DMA_CHMODE_CH0_3;
906 Status = WritePort (This, DmaChannelMode, DmaMode);
983 UINT8 DmaChannelMode; local
1207 DmaChannelMode = R_8237_DMA_CHMODE_CH0_3;
1211 DmaChannelMode = R_8237_DMA_CHMODE_CH4_7;
1232 Status = WritePort (This, DmaChannelMode, DmaMode);
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
H A DIsaIo.c1085 UINT8 DmaChannelMode; local
1226 DmaChannelMode = R_8237_DMA_CHMODE_CH0_3;
1246 Status = WritePort (This, DmaChannelMode, DmaMode);
1323 UINT8 DmaChannelMode; local
1547 DmaChannelMode = R_8237_DMA_CHMODE_CH0_3;
1551 DmaChannelMode = R_8237_DMA_CHMODE_CH4_7;
1572 Status = WritePort (This, DmaChannelMode, DmaMode);

Completed in 10 milliseconds