ReactOS 0.4.15-dev-7958-gcd0bb1a
_SCSI_BUS_INFO Struct Reference

#include <scsiport.h>

Collaboration diagram for _SCSI_BUS_INFO:

Public Attributes

LIST_ENTRY LunsListHead
 
UCHAR LogicalUnitsCount
 
UCHAR TargetsCount
 
UCHAR BusIdentifier
 
HANDLE RegistryMapKey
 

Detailed Description

Definition at line 185 of file scsiport.h.

Member Data Documentation

◆ BusIdentifier

UCHAR _SCSI_BUS_INFO::BusIdentifier

Definition at line 190 of file scsiport.h.

Referenced by FdoScanAdapter().

◆ LogicalUnitsCount

UCHAR _SCSI_BUS_INFO::LogicalUnitsCount

Definition at line 188 of file scsiport.h.

Referenced by FdoScanAdapter().

◆ LunsListHead

◆ RegistryMapKey

HANDLE _SCSI_BUS_INFO::RegistryMapKey

Definition at line 191 of file scsiport.h.

Referenced by FdoRemoveAdapter().

◆ TargetsCount

UCHAR _SCSI_BUS_INFO::TargetsCount

Definition at line 189 of file scsiport.h.

Referenced by FdoScanAdapter().


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