ReactOS 0.4.15-dev-8058-ga7cbb60
_SCSISCAN_INFO Struct Reference

#include <scsiscan.h>

Public Attributes

ULONG Size
 
ULONG Flags
 
UCHAR PortNumber
 
UCHAR PathId
 
UCHAR TargetId
 
UCHAR Lun
 
UCHAR AdapterName [MAX_STRING]
 
ULONG Reserved
 

Detailed Description

Definition at line 109 of file scsiscan.h.

Member Data Documentation

◆ AdapterName

UCHAR _SCSISCAN_INFO::AdapterName[MAX_STRING]

Definition at line 116 of file scsiscan.h.

◆ Flags

ULONG _SCSISCAN_INFO::Flags

Definition at line 111 of file scsiscan.h.

◆ Lun

UCHAR _SCSISCAN_INFO::Lun

Definition at line 115 of file scsiscan.h.

◆ PathId

UCHAR _SCSISCAN_INFO::PathId

Definition at line 113 of file scsiscan.h.

◆ PortNumber

UCHAR _SCSISCAN_INFO::PortNumber

Definition at line 112 of file scsiscan.h.

◆ Reserved

ULONG _SCSISCAN_INFO::Reserved

Definition at line 117 of file scsiscan.h.

◆ Size

ULONG _SCSISCAN_INFO::Size

Definition at line 110 of file scsiscan.h.

◆ TargetId

UCHAR _SCSISCAN_INFO::TargetId

Definition at line 114 of file scsiscan.h.


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