|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <uata_ctl.h>
Public Attributes | |
| ULONG | Length |
| USHORT | VersionMj |
| USHORT | VersionMn |
| USHORT | SubVerMj |
| USHORT | SubVerMn |
| ULONG | Reserved |
Definition at line 94 of file uata_ctl.h.
| ULONG _GETDRVVERSION::Length |
Definition at line 95 of file uata_ctl.h.
Referenced by AtapiStartIo__().
| ULONG _GETDRVVERSION::Reserved |
Definition at line 100 of file uata_ctl.h.
| USHORT _GETDRVVERSION::SubVerMj |
Definition at line 98 of file uata_ctl.h.
Referenced by AtapiStartIo__().
| USHORT _GETDRVVERSION::SubVerMn |
Definition at line 99 of file uata_ctl.h.
Referenced by AtapiStartIo__().
| USHORT _GETDRVVERSION::VersionMj |
Definition at line 96 of file uata_ctl.h.
Referenced by AtapiStartIo__().
| USHORT _GETDRVVERSION::VersionMn |
Definition at line 97 of file uata_ctl.h.
Referenced by AtapiStartIo__().