iPXE
|
#include <PciRootBridgeIo.h>
Data Fields | |
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_IO_MEM | Read |
Read PCI controller registers in the PCI root bridge memory space. More... | |
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_IO_MEM | Write |
Write PCI controller registers in the PCI root bridge memory space. More... | |
Definition at line 176 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_IO_MEM EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ACCESS::Read |
Read PCI controller registers in the PCI root bridge memory space.
Definition at line 180 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_IO_MEM EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ACCESS::Write |
Write PCI controller registers in the PCI root bridge memory space.
Definition at line 184 of file PciRootBridgeIo.h.