|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntdddisk.h>
Public Attributes | |
| UCHAR | bVersion |
| UCHAR | bRevision |
| UCHAR | bReserved |
| UCHAR | bIDEDeviceMap |
| ULONG | fCapabilities |
| ULONG | dwReserved [4] |
Definition at line 660 of file ntdddisk.h.
| UCHAR _GETVERSIONINPARAMS::bIDEDeviceMap |
Definition at line 664 of file ntdddisk.h.
Referenced by AtapiStartIo(), AtapiStartIo__(), and DiskIoctlSmartGetVersion().
| UCHAR _GETVERSIONINPARAMS::bReserved |
Definition at line 663 of file ntdddisk.h.
Referenced by AtapiStartIo(), and AtapiStartIo__().
| UCHAR _GETVERSIONINPARAMS::bRevision |
Definition at line 662 of file ntdddisk.h.
Referenced by AtapiStartIo(), and AtapiStartIo__().
| UCHAR _GETVERSIONINPARAMS::bVersion |
Definition at line 661 of file ntdddisk.h.
Referenced by AtapiStartIo(), and AtapiStartIo__().
| ULONG _GETVERSIONINPARAMS::dwReserved[4] |
Definition at line 666 of file ntdddisk.h.
| ULONG _GETVERSIONINPARAMS::fCapabilities |
Definition at line 665 of file ntdddisk.h.
Referenced by AtapiStartIo(), and AtapiStartIo__().