iPXE
|
Provides the basic Memory, I/O, PCI configuration, and DMA interfaces that are used to abstract accesses to PCI controllers behind a PCI Root Bridge Controller. More...
#include <PciRootBridgeIo.h>
Provides the basic Memory, I/O, PCI configuration, and DMA interfaces that are used to abstract accesses to PCI controllers behind a PCI Root Bridge Controller.
Definition at line 410 of file PciRootBridgeIo.h.
EFI_HANDLE _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::ParentHandle |
The EFI_HANDLE of the PCI Host Bridge of which this PCI Root Bridge is a member.
Definition at line 414 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_POLL_IO_MEM _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::PollMem |
Definition at line 415 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_POLL_IO_MEM _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::PollIo |
Definition at line 416 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ACCESS _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::Mem |
Definition at line 417 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ACCESS _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::Io |
Definition at line 418 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ACCESS _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::Pci |
Definition at line 419 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_COPY_MEM _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::CopyMem |
Definition at line 420 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_MAP _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::Map |
Definition at line 421 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_UNMAP _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::Unmap |
Definition at line 422 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::AllocateBuffer |
Definition at line 423 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_FREE_BUFFER _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::FreeBuffer |
Definition at line 424 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_FLUSH _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::Flush |
Definition at line 425 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_GET_ATTRIBUTES _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::GetAttributes |
Definition at line 426 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_SET_ATTRIBUTES _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::SetAttributes |
Definition at line 427 of file PciRootBridgeIo.h.
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_CONFIGURATION _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::Configuration |
Definition at line 428 of file PciRootBridgeIo.h.
UINT32 _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL::SegmentNumber |
The segment number that this PCI root bridge resides.
Definition at line 433 of file PciRootBridgeIo.h.