smartmontools SVN Rev 5442
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 394 of file scsicmds.h.
|
explicit |
Definition at line 154 of file scsicmds.cpp.
bool supported_vpd_pages::is_supported | ( | int | vpd_page_num | ) | const |
Definition at line 169 of file scsicmds.cpp.
|
private |
Definition at line 402 of file scsicmds.h.
|
private |
Definition at line 403 of file scsicmds.h.