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

_PCI_SLOT_NUMBER Struct Reference

#include <pci.h>

List of all members.

Public Attributes

union {
   struct {
      ULONG   DeviceNumber:5
      ULONG   FunctionNumber:3
      ULONG   Reserved:24
   }   bits
   ULONG   AsULONG
u


Member Data Documentation

ULONG _PCI_SLOT_NUMBER::AsULONG
 

Definition at line 52 of file pci.h.

struct { ... } _PCI_SLOT_NUMBER::bits
 

ULONG _PCI_SLOT_NUMBER::DeviceNumber
 

Definition at line 48 of file pci.h.

ULONG _PCI_SLOT_NUMBER::FunctionNumber
 

Definition at line 49 of file pci.h.

ULONG _PCI_SLOT_NUMBER::Reserved
 

Definition at line 50 of file pci.h.

union { ... } _PCI_SLOT_NUMBER::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