iPXE
Data Fields
EFI_PCI_IO_PROTOCOL_ACCESS Struct Reference

#include <PciIo.h>

Data Fields

EFI_PCI_IO_PROTOCOL_IO_MEM Read
 Read PCI controller registers in the PCI memory or I/O space. More...
 
EFI_PCI_IO_PROTOCOL_IO_MEM Write
 Write PCI controller registers in the PCI memory or I/O space. More...
 

Detailed Description

Definition at line 191 of file PciIo.h.

Field Documentation

◆ Read

EFI_PCI_IO_PROTOCOL_IO_MEM EFI_PCI_IO_PROTOCOL_ACCESS::Read

Read PCI controller registers in the PCI memory or I/O space.

Definition at line 195 of file PciIo.h.

Referenced by nii_io().

◆ Write

EFI_PCI_IO_PROTOCOL_IO_MEM EFI_PCI_IO_PROTOCOL_ACCESS::Write

Write PCI controller registers in the PCI memory or I/O space.

Definition at line 199 of file PciIo.h.

Referenced by nii_io().


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