smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
Public Attributes | |
BYTE | bVersion |
BYTE | bRevision |
BYTE | bReserved |
BYTE | bIDEDeviceMap |
DWORD | fCapabilities |
DWORD | dwDeviceMapEx |
WORD | wIdentifier |
WORD | wControllerId |
ULONG | dwReserved [2] |
Definition at line 295 of file os_win32.cpp.
BYTE _GETVERSIONINPARAMS_EX::bIDEDeviceMap |
Definition at line 299 of file os_win32.cpp.
BYTE _GETVERSIONINPARAMS_EX::bReserved |
Definition at line 298 of file os_win32.cpp.
BYTE _GETVERSIONINPARAMS_EX::bRevision |
Definition at line 297 of file os_win32.cpp.
BYTE _GETVERSIONINPARAMS_EX::bVersion |
Definition at line 296 of file os_win32.cpp.
DWORD _GETVERSIONINPARAMS_EX::dwDeviceMapEx |
Definition at line 301 of file os_win32.cpp.
ULONG _GETVERSIONINPARAMS_EX::dwReserved[2] |
Definition at line 304 of file os_win32.cpp.
DWORD _GETVERSIONINPARAMS_EX::fCapabilities |
Definition at line 300 of file os_win32.cpp.
WORD _GETVERSIONINPARAMS_EX::wControllerId |
Definition at line 303 of file os_win32.cpp.
WORD _GETVERSIONINPARAMS_EX::wIdentifier |
Definition at line 302 of file os_win32.cpp.