|
smartmontools SVN Rev 5716
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 5408 2022-09-18 14:50:33Z chrfranke $" |
Functions | |
| int | nvmePrintMain (nvme_device *device, const nvme_print_options &options) |
| #define NVMEPRINT_H_CVSID "$Id: nvmeprint.h 5408 2022-09-18 14:50:33Z chrfranke $" |
Definition at line 14 of file nvmeprint.h.
| int nvmePrintMain | ( | nvme_device * | device, |
| const nvme_print_options & | options | ||
| ) |
Definition at line 770 of file nvmeprint.cpp.