Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

PciSlot Union Reference

#include <pci.h>


Data Fields

struct {
   unsigned int   zero:2
   unsigned int   reg:6
   unsigned int   func:3
   unsigned int   dev:5
   unsigned int   bus:8
   unsigned int   reserved:7
   unsigned int   enable:1
pci
CARD32 l


Field Documentation

unsigned int PciSlot::bus
 

unsigned int PciSlot::dev
 

unsigned int PciSlot::enable
 

unsigned int PciSlot::func
 

CARD32 PciSlot::l
 

struct { ... } PciSlot::pci
 

unsigned int PciSlot::reg
 

unsigned int PciSlot::reserved
 

unsigned int PciSlot::zero
 


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