ReactOS 0.4.15-dev-7934-g1dc8d80
_SCSI_SUPPORTED_CONTROL_TYPE_LIST Struct Reference

#include <srb.h>

Public Attributes

IN ULONG MaxControlType
 
OUT BOOLEAN SupportedTypeList [0]
 
ULONG MaxControlType
 
BOOLEAN SupportedTypeList [0]
 

Detailed Description

Definition at line 206 of file srb.h.

Member Data Documentation

◆ MaxControlType [1/2]

IN ULONG _SCSI_SUPPORTED_CONTROL_TYPE_LIST::MaxControlType

Definition at line 212 of file srb.h.

Referenced by AtapiAdapterControl(), and BT958HwAdapterControl().

◆ MaxControlType [2/2]

ULONG _SCSI_SUPPORTED_CONTROL_TYPE_LIST::MaxControlType

Definition at line 292 of file srb.h.

◆ SupportedTypeList [1/2]

OUT BOOLEAN _SCSI_SUPPORTED_CONTROL_TYPE_LIST::SupportedTypeList[0]

Definition at line 221 of file srb.h.

Referenced by AtapiAdapterControl(), and BT958HwAdapterControl().

◆ SupportedTypeList [2/2]

BOOLEAN _SCSI_SUPPORTED_CONTROL_TYPE_LIST::SupportedTypeList[0]

Definition at line 293 of file srb.h.


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