|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|
ATA Input registers (for 28-bit commands) More...
#include <dev_interface.h>

Public Member Functions | |
| bool | is_set () const |
| Return true if any register is set. | |
Public Attributes | |
| ata_register | features |
| ata_register | sector_count |
| ata_register | lba_low |
| ata_register | lba_mid |
| ata_register | lba_high |
| ata_register | device |
| ata_register | command |
ATA Input registers (for 28-bit commands)
Definition at line 259 of file dev_interface.h.
| bool ata_in_regs::is_set | ( | ) | const [inline] |
Return true if any register is set.
Definition at line 271 of file dev_interface.h.
Definition at line 268 of file dev_interface.h.
Definition at line 267 of file dev_interface.h.
Definition at line 262 of file dev_interface.h.
Definition at line 266 of file dev_interface.h.
Definition at line 264 of file dev_interface.h.
Definition at line 265 of file dev_interface.h.
Definition at line 263 of file dev_interface.h.
1.7.4