smartmontools SVN Rev 5388
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include "nvmecmds.h"
Go to the source code of this file.
Classes | |
struct | nvme_print_options |
Macros | |
#define | NVMEPRINT_H_CVSID "$Id: nvmeprint.h 5183 2021-01-24 16:40:20Z chrfranke $" |
Functions | |
int | nvmePrintMain (nvme_device *device, const nvme_print_options &options) |
#define NVMEPRINT_H_CVSID "$Id: nvmeprint.h 5183 2021-01-24 16:40:20Z chrfranke $" |
Definition at line 14 of file nvmeprint.h.
int nvmePrintMain | ( | nvme_device * | device, |
const nvme_print_options & | options | ||
) |
Definition at line 492 of file nvmeprint.cpp.