ReactOS 0.4.15-dev-7928-g68a8619
_PCI_SLOT_NUMBER Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_SLOT_NUMBER:

Public Attributes

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

Detailed Description

Definition at line 3489 of file iotypes.h.

Member Data Documentation

◆ AsULONG

◆ 

◆ DeviceNumber

ULONG _PCI_SLOT_NUMBER::DeviceNumber

Definition at line 3492 of file iotypes.h.

◆ FunctionNumber

ULONG _PCI_SLOT_NUMBER::FunctionNumber

Definition at line 3493 of file iotypes.h.

◆ Reserved

ULONG _PCI_SLOT_NUMBER::Reserved

Definition at line 3494 of file iotypes.h.

◆ 


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