Home
last modified time | relevance | path

Searched refs:EFI_PCI_IO_ATTRIBUTE_IO (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DPciIo.h56 #define EFI_PCI_IO_ATTRIBUTE_IO 0x0100 ///< Enable the I/O decode bit in the PC… macro
68 #define EFI_PCI_DEVICE_ENABLE (EFI_PCI_IO_ATTRIBUTE_IO | EFI_PCI_IO_ATTRIBUTE_MEMORY | EFI_PCI_IO_…
69 …LETTE_IO | EFI_PCI_IO_ATTRIBUTE_VGA_MEMORY | EFI_PCI_IO_ATTRIBUTE_VGA_IO | EFI_PCI_IO_ATTRIBUTE_IO)