smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <openbsd_nvme_ioctl.h>
Public Attributes | |
int | ps_dv_unit |
int | ps_nsid |
int | ps_flags |
uint32_t | ps_csts |
uint32_t | ps_cc |
Definition at line 19 of file openbsd_nvme_ioctl.h.
uint32_t nvme_pt_status::ps_cc |
Definition at line 28 of file openbsd_nvme_ioctl.h.
uint32_t nvme_pt_status::ps_csts |
Definition at line 27 of file openbsd_nvme_ioctl.h.
int nvme_pt_status::ps_dv_unit |
Definition at line 20 of file openbsd_nvme_ioctl.h.
int nvme_pt_status::ps_flags |
Definition at line 22 of file openbsd_nvme_ioctl.h.
int nvme_pt_status::ps_nsid |
Definition at line 21 of file openbsd_nvme_ioctl.h.