ReactOS 0.4.15-dev-7934-g1dc8d80
_SLOT_INFO Struct Reference

#include <pci.h>

Collaboration diagram for _SLOT_INFO:

Public Attributes

UCHAR BusNumber
 
UCHAR DeviceNumber
 
PIN_INFO PinInfo [4]
 
UCHAR SlotNumber
 
UCHAR Reserved
 

Detailed Description

Definition at line 77 of file pci.h.

Member Data Documentation

◆ BusNumber

UCHAR _SLOT_INFO::BusNumber

Definition at line 79 of file pci.h.

Referenced by PciDetermineSlotNumber().

◆ DeviceNumber

UCHAR _SLOT_INFO::DeviceNumber

Definition at line 80 of file pci.h.

Referenced by PciDetermineSlotNumber().

◆ PinInfo

PIN_INFO _SLOT_INFO::PinInfo[4]

Definition at line 81 of file pci.h.

◆ Reserved

UCHAR _SLOT_INFO::Reserved

Definition at line 83 of file pci.h.

◆ SlotNumber

UCHAR _SLOT_INFO::SlotNumber

Definition at line 82 of file pci.h.

Referenced by PciDetermineSlotNumber().


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