iPXE
Data Fields
PCI_CONFIG_ACCESS_CF8 Union Reference

PCI Access Data Format. More...

#include <Pci22.h>

Data Fields

struct {
   UINT32   Reg: 8
 
   UINT32   Func: 3
 
   UINT32   Dev: 5
 
   UINT32   Bus: 8
 
   UINT32   Reserved: 7
 
   UINT32   Enable: 1
 
Bits
 
UINT32 Uint32
 

Detailed Description

PCI Access Data Format.

Definition at line 579 of file Pci22.h.

Field Documentation

◆ Reg

UINT32 PCI_CONFIG_ACCESS_CF8::Reg

Definition at line 581 of file Pci22.h.

◆ Func

UINT32 PCI_CONFIG_ACCESS_CF8::Func

Definition at line 582 of file Pci22.h.

◆ Dev

UINT32 PCI_CONFIG_ACCESS_CF8::Dev

Definition at line 583 of file Pci22.h.

◆ Bus

UINT32 PCI_CONFIG_ACCESS_CF8::Bus

Definition at line 584 of file Pci22.h.

◆ Reserved

UINT32 PCI_CONFIG_ACCESS_CF8::Reserved

Definition at line 585 of file Pci22.h.

◆ Enable

UINT32 PCI_CONFIG_ACCESS_CF8::Enable

Definition at line 586 of file Pci22.h.

◆ Bits

struct { ... } PCI_CONFIG_ACCESS_CF8::Bits

◆ Uint32

UINT32 PCI_CONFIG_ACCESS_CF8::Uint32

Definition at line 588 of file Pci22.h.


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