#include "config.h"
#include "ataidentify.h"
#include "utility.h"
#include <inttypes.h>
Go to the source code of this file.
◆ __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1 |
◆ ata_print_identify_data()
void ata_print_identify_data |
( |
const void * |
id, |
|
|
bool |
all_words, |
|
|
int |
bit_level |
|
) |
| |
◆ get_word()
static unsigned short get_word |
( |
const void * |
id, |
|
|
int |
word |
|
) |
| |
|
inlinestatic |
◆ ataidentify_cpp_cvsid
const char* ataidentify_cpp_cvsid |
Initial value:= "$Id: ataidentify.cpp 5517 2023-07-24 13:53:08Z chrfranke $"
#define ATAIDENTIFY_H_CVSID
Definition at line 16 of file ataidentify.cpp.
◆ identify_descriptions
const char* const identify_descriptions[] |
◆ num_identify_descriptions