The Pedigree Project  0.1
Public Member Functions | Public Attributes | List of all members
ConfigAddress Union Reference
+ Collaboration diagram for ConfigAddress:

Public Member Functions

struct {
   uint32_t   always0: 2
 
   uint32_t   offset: 6
 
   uint32_t   function: 3
 
   uint32_t   device: 5
 
   uint32_t   bus: 8
 
   uint32_t   reserved: 7
 
   uint32_t   enable: 1
 
__attribute__ ((packed))
 
struct {
   uint32_t   always0: 2
 
   uint32_t   offset: 6
 
   uint32_t   function: 3
 
   uint32_t   device: 5
 
   uint32_t   bus: 8
 
   uint32_t   reserved: 7
 
   uint32_t   enable: 1
 
__attribute__ ((packed))
 

Public Attributes

uint32_t raw
 

Detailed Description

Definition at line 39 of file modules/drivers/x86/pci/pci.cc.


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