|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <scsiscan.h>
Public Attributes | |
| ULONG | Size |
| ULONG | Flags |
| UCHAR | PortNumber |
| UCHAR | PathId |
| UCHAR | TargetId |
| UCHAR | Lun |
| UCHAR | AdapterName [MAX_STRING] |
| ULONG | Reserved |
Definition at line 109 of file scsiscan.h.
| UCHAR _SCSISCAN_INFO::AdapterName[MAX_STRING] |
Definition at line 116 of file scsiscan.h.
| ULONG _SCSISCAN_INFO::Flags |
Definition at line 111 of file scsiscan.h.
| UCHAR _SCSISCAN_INFO::Lun |
Definition at line 115 of file scsiscan.h.
| UCHAR _SCSISCAN_INFO::PathId |
Definition at line 113 of file scsiscan.h.
| UCHAR _SCSISCAN_INFO::PortNumber |
Definition at line 112 of file scsiscan.h.
| ULONG _SCSISCAN_INFO::Reserved |
Definition at line 117 of file scsiscan.h.
| ULONG _SCSISCAN_INFO::Size |
Definition at line 110 of file scsiscan.h.
| UCHAR _SCSISCAN_INFO::TargetId |
Definition at line 114 of file scsiscan.h.