Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_PCI_TYPE1_CFG_BITS Struct Reference

#include <pci.h>

List of all members.

Public Attributes

union {
   struct {
      ULONG   Reserved1:2
      ULONG   RegisterNumber:6
      ULONG   FunctionNumber:3
      ULONG   DeviceNumber:5
      ULONG   BusNumber:8
      ULONG   Reserved2:7
      ULONG   Enable:1
   }   bits
   ULONG   AsULONG
u


Member Data Documentation

ULONG _PCI_TYPE1_CFG_BITS::AsULONG
 

Definition at line 657 of file pci.h.

struct { ... } _PCI_TYPE1_CFG_BITS::bits
 

ULONG _PCI_TYPE1_CFG_BITS::BusNumber
 

Definition at line 652 of file pci.h.

ULONG _PCI_TYPE1_CFG_BITS::DeviceNumber
 

Definition at line 651 of file pci.h.

ULONG _PCI_TYPE1_CFG_BITS::Enable
 

Definition at line 654 of file pci.h.

ULONG _PCI_TYPE1_CFG_BITS::FunctionNumber
 

Definition at line 650 of file pci.h.

ULONG _PCI_TYPE1_CFG_BITS::RegisterNumber
 

Definition at line 649 of file pci.h.

ULONG _PCI_TYPE1_CFG_BITS::Reserved1
 

Definition at line 648 of file pci.h.

ULONG _PCI_TYPE1_CFG_BITS::Reserved2
 

Definition at line 653 of file pci.h.

union { ... } _PCI_TYPE1_CFG_BITS::u
 


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:23 2004 for test by doxygen 1.3.7