ReactOS 0.4.15-dev-7842-g558ab78
_GETVERSIONINPARAMS Struct Reference

#include <ntdddisk.h>

Public Attributes

UCHAR bVersion
 
UCHAR bRevision
 
UCHAR bReserved
 
UCHAR bIDEDeviceMap
 
ULONG fCapabilities
 
ULONG dwReserved [4]
 

Detailed Description

Definition at line 665 of file ntdddisk.h.

Member Data Documentation

◆ bIDEDeviceMap

UCHAR _GETVERSIONINPARAMS::bIDEDeviceMap

Definition at line 669 of file ntdddisk.h.

Referenced by AtapiStartIo(), AtapiStartIo__(), and DiskIoctlSmartGetVersion().

◆ bReserved

UCHAR _GETVERSIONINPARAMS::bReserved

Definition at line 668 of file ntdddisk.h.

Referenced by AtapiStartIo(), and AtapiStartIo__().

◆ bRevision

UCHAR _GETVERSIONINPARAMS::bRevision

Definition at line 667 of file ntdddisk.h.

Referenced by AtapiStartIo(), and AtapiStartIo__().

◆ bVersion

UCHAR _GETVERSIONINPARAMS::bVersion

Definition at line 666 of file ntdddisk.h.

Referenced by AtapiStartIo(), and AtapiStartIo__().

◆ dwReserved

ULONG _GETVERSIONINPARAMS::dwReserved[4]

Definition at line 671 of file ntdddisk.h.

◆ fCapabilities

ULONG _GETVERSIONINPARAMS::fCapabilities

Definition at line 670 of file ntdddisk.h.

Referenced by AtapiStartIo(), and AtapiStartIo__().


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