iPXE
EFI_PCI_IO_PROTOCOL_CONFIG_ACCESS Struct Reference

#include <PciIo.h>

Data Fields

EFI_PCI_IO_PROTOCOL_CONFIG Read
 Read PCI controller registers in PCI configuration space.
EFI_PCI_IO_PROTOCOL_CONFIG Write
 Write PCI controller registers in PCI configuration space.

Detailed Description

Definition at line 231 of file PciIo.h.

Field Documentation

◆ Read

EFI_PCI_IO_PROTOCOL_CONFIG EFI_PCI_IO_PROTOCOL_CONFIG_ACCESS::Read

Read PCI controller registers in PCI configuration space.

Definition at line 235 of file PciIo.h.

◆ Write

EFI_PCI_IO_PROTOCOL_CONFIG EFI_PCI_IO_PROTOCOL_CONFIG_ACCESS::Write

Write PCI controller registers in PCI configuration space.

Definition at line 239 of file PciIo.h.


The documentation for this struct was generated from the following file: