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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Protocol/
H A DIsaIo.h22 /// Global ID for the EFI_ISA_IO_PROTOCOL
30 /// Forward declaration for the EFI_ISA_IO_PROTOCOL.
32 typedef struct _EFI_ISA_IO_PROTOCOL EFI_ISA_IO_PROTOCOL; typedef in typeref:struct:_EFI_ISA_IO_PROTOCOL
35 /// Width of EFI_ISA_IO_PROTOCOL I/O Port and MMIO operations.
54 /// Attributes for the EFI_ISA_IO_PROTOCOL common DMA buffer allocations.
61 /// Channel attribute for EFI_ISA_IO_PROTOCOL slave DMA requests
74 /// The DMA opreration type for EFI_ISA_IO_PROTOCOL DMA requests.
105 @param[in] This A pointer to the EFI_ISA_IO_PROTOCOL instance.
123 IN EFI_ISA_IO_PROTOCOL *This,
148 @param[in] This A pointer to the EFI_ISA_IO_PROTOCOL instanc
[all...]

Completed in 31 milliseconds