smartmontools SVN Rev 5613
Utility to control and monitor storage systems with "S.M.A.R.T."
|
Public Attributes | |
smart_command_set | command |
int | select |
int | retval |
int | errval |
char * | data |
Definition at line 2550 of file atacmds.cpp.
smart_command_set anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command::command |
Definition at line 2552 of file atacmds.cpp.
char* anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command::data |
Definition at line 2555 of file atacmds.cpp.
int anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command::errval |
Definition at line 2554 of file atacmds.cpp.
int anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command::retval |
Definition at line 2554 of file atacmds.cpp.
int anonymous_namespace{atacmds.cpp}::parsed_ata_device::parsed_ata_command::select |
Definition at line 2553 of file atacmds.cpp.