smartmontools SVN Rev 5602
Utility to control and monitor storage systems with "S.M.A.R.T."
Macros | Functions
ataidentify.h File Reference
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ ATAIDENTIFY_H_CVSID

#define ATAIDENTIFY_H_CVSID   "$Id: ataidentify.h 4760 2018-08-19 18:45:53Z chrfranke $"

Definition at line 14 of file ataidentify.h.

Function Documentation

◆ ata_print_identify_data()

void ata_print_identify_data ( const void *  id,
bool  all_words,
int  bit_level 
)

Definition at line 573 of file ataidentify.cpp.