XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
PCI_CONFIG_ACCESS_CF8 Union Reference

#include <Pci22.h>

Public Attributes

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

Member Data Documentation

◆ [struct]

struct { ... } PCI_CONFIG_ACCESS_CF8::Bits

◆ Bus

UINT32 PCI_CONFIG_ACCESS_CF8::Bus

◆ Dev

UINT32 PCI_CONFIG_ACCESS_CF8::Dev

◆ Enable

UINT32 PCI_CONFIG_ACCESS_CF8::Enable

◆ Func

UINT32 PCI_CONFIG_ACCESS_CF8::Func

◆ Reg

UINT32 PCI_CONFIG_ACCESS_CF8::Reg

◆ Reserved

UINT32 PCI_CONFIG_ACCESS_CF8::Reserved

◆ Uint32

UINT32 PCI_CONFIG_ACCESS_CF8::Uint32

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