smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
_SENDCMDINPARAMS_EX Struct Reference
Collaboration diagram for _SENDCMDINPARAMS_EX:
Collaboration graph
[legend]

Public Attributes

DWORD cBufferSize
 
IDEREGS irDriveRegs
 
BYTE bDriveNumber
 
BYTE bPortNumber
 
WORD wIdentifier
 
DWORD dwReserved [4]
 
BYTE bBuffer [1]
 

Detailed Description

Definition at line 307 of file os_win32.cpp.

Member Data Documentation

◆ bBuffer

BYTE _SENDCMDINPARAMS_EX::bBuffer[1]

Definition at line 314 of file os_win32.cpp.

◆ bDriveNumber

BYTE _SENDCMDINPARAMS_EX::bDriveNumber

Definition at line 310 of file os_win32.cpp.

◆ bPortNumber

BYTE _SENDCMDINPARAMS_EX::bPortNumber

Definition at line 311 of file os_win32.cpp.

◆ cBufferSize

DWORD _SENDCMDINPARAMS_EX::cBufferSize

Definition at line 308 of file os_win32.cpp.

◆ dwReserved

DWORD _SENDCMDINPARAMS_EX::dwReserved[4]

Definition at line 313 of file os_win32.cpp.

◆ irDriveRegs

IDEREGS _SENDCMDINPARAMS_EX::irDriveRegs

Definition at line 309 of file os_win32.cpp.

◆ wIdentifier

WORD _SENDCMDINPARAMS_EX::wIdentifier

Definition at line 312 of file os_win32.cpp.


The documentation for this struct was generated from the following file: