|
smartmontools SVN Rev 5716
Utility to control and monitor storage systems with "S.M.A.R.T."
|

Public Attributes | |
| DWORD | cBufferSize |
| IDEREGS | irDriveRegs |
| BYTE | bDriveNumber |
| BYTE | bPortNumber |
| WORD | wIdentifier |
| DWORD | dwReserved [4] |
| BYTE | bBuffer [1] |
Definition at line 307 of file os_win32.cpp.
| BYTE _SENDCMDINPARAMS_EX::bBuffer[1] |
Definition at line 314 of file os_win32.cpp.
| BYTE _SENDCMDINPARAMS_EX::bDriveNumber |
Definition at line 310 of file os_win32.cpp.
| BYTE _SENDCMDINPARAMS_EX::bPortNumber |
Definition at line 311 of file os_win32.cpp.
| DWORD _SENDCMDINPARAMS_EX::cBufferSize |
Definition at line 308 of file os_win32.cpp.
| DWORD _SENDCMDINPARAMS_EX::dwReserved[4] |
Definition at line 313 of file os_win32.cpp.
| IDEREGS _SENDCMDINPARAMS_EX::irDriveRegs |
Definition at line 309 of file os_win32.cpp.
| WORD _SENDCMDINPARAMS_EX::wIdentifier |
Definition at line 312 of file os_win32.cpp.