smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <scsicmds.h>
Public Member Functions | |
supported_vpd_pages (scsi_device *device) | |
bool | is_supported (int vpd_page_num) const |
Private Attributes | |
int | num_valid |
unsigned char | pages [256] |
Definition at line 391 of file scsicmds.h.
|
explicit |
Definition at line 201 of file scsicmds.cpp.
bool supported_vpd_pages::is_supported | ( | int | vpd_page_num | ) | const |
Definition at line 216 of file scsicmds.cpp.
|
private |
Definition at line 399 of file scsicmds.h.
|
private |
Definition at line 400 of file scsicmds.h.