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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacySio.c191 Sio2Ptr->Dma = (UINT8) DmaResource->StartRange;
205 Sio3Ptr->Dma = (UINT8) DmaResource->StartRange;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
H A DIsaIo.c297 EFI_ACPI_DMA_DESCRIPTOR *Dma; local
306 Dma = (EFI_ACPI_DMA_DESCRIPTOR *) AcpiResource.SmallHeader;
307 for (Index = 0; Index < sizeof (Dma->ChannelMask) * 8; Index++) {
308 if (Dma->ChannelMask & (1 << Index)) {
316 IsaResource[Count].Attribute = IsaDmaAttribute (Dma->Information);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h454 UINT8 Dma; ///< DMA assigned to the parallel port. member in struct:__anon10741
473 UINT8 Dma; ///< DMA assigned to the floppy. member in struct:__anon10742
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-win.cpp352 pResource->u.Dma.Channel, pResource->u.Dma.Port));
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h652 } Dma; member in union:_IO_RESOURCE_DESCRIPTOR::__anon802
778 } Dma; member in union:_CM_PARTIAL_RESOURCE_DESCRIPTOR::__anon812
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h666 } Dma; member in union:_IO_RESOURCE_DESCRIPTOR::__anon13405
792 } Dma; member in union:_CM_PARTIAL_RESOURCE_DESCRIPTOR::__anon13415

Completed in 103 milliseconds