smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
Go to the source code of this file.
Macros | |
#define | ATAIDENTIFY_H_CVSID "$Id: ataidentify.h 4760 2018-08-19 18:45:53Z chrfranke $" |
Functions | |
void | ata_print_identify_data (const void *id, bool all_words, int bit_level) |
#define ATAIDENTIFY_H_CVSID "$Id: ataidentify.h 4760 2018-08-19 18:45:53Z chrfranke $" |
Definition at line 14 of file ataidentify.h.
void ata_print_identify_data | ( | const void * | id, |
bool | all_words, | ||
int | bit_level | ||
) |
Definition at line 573 of file ataidentify.cpp.