smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include "config.h"
#include "dev_interface.h"
#include "dev_areca.h"
#include "atacmds.h"
#include "scsicmds.h"
#include <errno.h>
Go to the source code of this file.
Variables | |
const char * | dev_areca_cpp_cvsid |
const char* dev_areca_cpp_cvsid |
Definition at line 16 of file dev_areca.cpp.