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

Go to the source code of this file.

Macros

#define ATACMDNAMES_H_CVSID   "$Id: atacmdnames.h 4760 2018-08-19 18:45:53Z chrfranke $\n"
 

Functions

const char * look_up_ata_command (unsigned char c_code, unsigned char f_reg)
 

Macro Definition Documentation

◆ ATACMDNAMES_H_CVSID

#define ATACMDNAMES_H_CVSID   "$Id: atacmdnames.h 4760 2018-08-19 18:45:53Z chrfranke $\n"

Definition at line 17 of file atacmdnames.h.

Function Documentation

◆ look_up_ata_command()

const char * look_up_ata_command ( unsigned char  c_code,
unsigned char  f_reg 
)

Definition at line 313 of file atacmdnames.cpp.