smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
nvme_print_options Struct Reference

#include <nvmeprint.h>

Collaboration diagram for nvme_print_options:
Collaboration graph
[legend]

Public Attributes

bool drive_info = false
 
bool drive_capabilities = false
 
bool smart_check_status = false
 
bool smart_vendor_attrib = false
 
bool smart_selftest_log = false
 
unsigned char smart_selftest_type = 0
 
unsigned error_log_entries = 0
 
unsigned char log_page = 0
 
unsigned log_page_size = 0
 

Detailed Description

Definition at line 19 of file nvmeprint.h.

Member Data Documentation

◆ drive_capabilities

bool nvme_print_options::drive_capabilities = false

Definition at line 22 of file nvmeprint.h.

◆ drive_info

bool nvme_print_options::drive_info = false

Definition at line 21 of file nvmeprint.h.

◆ error_log_entries

unsigned nvme_print_options::error_log_entries = 0

Definition at line 27 of file nvmeprint.h.

◆ log_page

unsigned char nvme_print_options::log_page = 0

Definition at line 28 of file nvmeprint.h.

◆ log_page_size

unsigned nvme_print_options::log_page_size = 0

Definition at line 29 of file nvmeprint.h.

◆ smart_check_status

bool nvme_print_options::smart_check_status = false

Definition at line 23 of file nvmeprint.h.

◆ smart_selftest_log

bool nvme_print_options::smart_selftest_log = false

Definition at line 25 of file nvmeprint.h.

◆ smart_selftest_type

unsigned char nvme_print_options::smart_selftest_type = 0

Definition at line 26 of file nvmeprint.h.

◆ smart_vendor_attrib

bool nvme_print_options::smart_vendor_attrib = false

Definition at line 24 of file nvmeprint.h.


The documentation for this struct was generated from the following file: