|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|
ATA Output 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 | error |
| ata_register | sector_count |
| ata_register | lba_low |
| ata_register | lba_mid |
| ata_register | lba_high |
| ata_register | device |
| ata_register | status |
ATA Output registers (for 28-bit commands)
Definition at line 278 of file dev_interface.h.
| bool ata_out_regs::is_set | ( | ) | const [inline] |
Return true if any register is set.
Definition at line 289 of file dev_interface.h.
Definition at line 285 of file dev_interface.h.
Definition at line 280 of file dev_interface.h.
Definition at line 284 of file dev_interface.h.
Definition at line 282 of file dev_interface.h.
Definition at line 283 of file dev_interface.h.
Definition at line 281 of file dev_interface.h.
Definition at line 286 of file dev_interface.h.
1.7.4