smartmontools SVN Rev 5474
Utility to control and monitor storage systems with "S.M.A.R.T."
|
Classes | |
class | openbsd_ata_device |
Implement standard ATA support. More... | |
class | openbsd_scsi_device |
Standard SCSI support. More... | |
class | openbsd_smart_device |
Implement shared open/close routines with old functions. More... | |
class | openbsd_smart_interface |
Implement platform interface with old functions. More... | |
Variables | |
static const char * | net_dev_prefix = "/dev/" |
static const char * | net_dev_ata_disk = "wd" |
static const char * | net_dev_scsi_disk = "sd" |
static const char * | net_dev_scsi_tape = "st" |
|
static |
Definition at line 35 of file os_openbsd.cpp.
|
static |
Definition at line 34 of file os_openbsd.cpp.
|
static |
Definition at line 36 of file os_openbsd.cpp.
|
static |
Definition at line 37 of file os_openbsd.cpp.