EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS Struct Reference


Data Fields

UINT8 Register
UINT8 Function
UINT8 Device
UINT8 Bus
UINT32 ExtendedRegister

Detailed Description

EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS

Field Documentation

8-bit value to encode between 0 and 255 buses.

Only the 5 least-significant bits are used to encode one of 32 possible devices.

Register number in PCI configuration space. If this field is zero, then Register is used for the register number. If this field is non-zero, then Register is ignored and this field is used for the register number.

Only the 3 least-significant bits are used to encode one of 8 possible functions within a given device.

8-bit register offset within the PCI configuration space for a given device's function space.


Generated on Thu Sep 24 23:14:28 2015 for MdePkg[ALL] by  doxygen 1.5.7.1