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

Go to the source code of this file.

Classes

struct  nvme_print_options
 

Macros

#define NVMEPRINT_H_CVSID   "$Id: nvmeprint.h 5408 2022-09-18 14:50:33Z chrfranke $"
 

Functions

int nvmePrintMain (nvme_device *device, const nvme_print_options &options)
 

Macro Definition Documentation

◆ NVMEPRINT_H_CVSID

#define NVMEPRINT_H_CVSID   "$Id: nvmeprint.h 5408 2022-09-18 14:50:33Z chrfranke $"

Definition at line 14 of file nvmeprint.h.

Function Documentation

◆ nvmePrintMain()

int nvmePrintMain ( nvme_device device,
const nvme_print_options options 
)

Definition at line 652 of file nvmeprint.cpp.