ReactOS 0.4.15-dev-6069-g56a4501
|
#include <ntdddisk.h>
Public Attributes | |
UCHAR | bVersion |
UCHAR | bRevision |
UCHAR | bReserved |
UCHAR | bIDEDeviceMap |
ULONG | fCapabilities |
ULONG | dwReserved [4] |
Definition at line 665 of file ntdddisk.h.
UCHAR _GETVERSIONINPARAMS::bIDEDeviceMap |
Definition at line 669 of file ntdddisk.h.
Referenced by AtapiStartIo(), AtapiStartIo__(), and DiskIoctlSmartGetVersion().
UCHAR _GETVERSIONINPARAMS::bReserved |
Definition at line 668 of file ntdddisk.h.
Referenced by AtapiStartIo(), and AtapiStartIo__().
UCHAR _GETVERSIONINPARAMS::bRevision |
Definition at line 667 of file ntdddisk.h.
Referenced by AtapiStartIo(), and AtapiStartIo__().
UCHAR _GETVERSIONINPARAMS::bVersion |
Definition at line 666 of file ntdddisk.h.
Referenced by AtapiStartIo(), and AtapiStartIo__().
ULONG _GETVERSIONINPARAMS::dwReserved[4] |
Definition at line 671 of file ntdddisk.h.
ULONG _GETVERSIONINPARAMS::fCapabilities |
Definition at line 670 of file ntdddisk.h.
Referenced by AtapiStartIo(), and AtapiStartIo__().