smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
16-bit alias to a 8-bit ATA register pair. More...
#include <dev_interface.h>
Public Member Functions | |
ata_reg_alias_16 (ata_register &lo, ata_register &hi) | |
ata_reg_alias_16 & | operator= (unsigned short x) |
unsigned short | val () const |
operator unsigned short () const | |
Private Member Functions | |
ata_reg_alias_16 (const ata_reg_alias_16 &) | |
void | operator= (const ata_reg_alias_16 &) |
Private Attributes | |
ata_register & | m_lo |
ata_register & | m_hi |
16-bit alias to a 8-bit ATA register pair.
Definition at line 320 of file dev_interface.h.
|
inline |
Definition at line 323 of file dev_interface.h.
|
private |
|
inline |
Definition at line 333 of file dev_interface.h.
|
private |
|
inline |
Definition at line 326 of file dev_interface.h.
|
inline |
Definition at line 331 of file dev_interface.h.
|
private |
Definition at line 337 of file dev_interface.h.
|
private |
Definition at line 337 of file dev_interface.h.