smartmontools SVN Rev 5612
Utility to control and monitor storage systems with "S.M.A.R.T."
Macros
os_netbsd.h File Reference
#include <sys/device.h>
#include <sys/param.h>
#include <sys/sysctl.h>
#include <sys/scsiio.h>
#include <sys/ataio.h>
#include <dev/ata/atareg.h>
#include <dev/ic/wdcreg.h>
#include <err.h>
#include <fcntl.h>
#include <util.h>
Include dependency graph for os_netbsd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OS_NETBSD_H_CVSID   "$Id: os_netbsd.h 4760 2018-08-19 18:45:53Z chrfranke $\n"
 
#define ata_smart_selftestlog   __netbsd_ata_smart_selftestlog
 
#define WDSM_RD_THRESHOLDS   0xd1
 
#define WDSMART_CYL   0xc24f
 

Macro Definition Documentation

◆ ata_smart_selftestlog

#define ata_smart_selftestlog   __netbsd_ata_smart_selftestlog

Definition at line 23 of file os_netbsd.h.

◆ OS_NETBSD_H_CVSID

#define OS_NETBSD_H_CVSID   "$Id: os_netbsd.h 4760 2018-08-19 18:45:53Z chrfranke $\n"

Definition at line 14 of file os_netbsd.h.

◆ WDSM_RD_THRESHOLDS

#define WDSM_RD_THRESHOLDS   0xd1

Definition at line 36 of file os_netbsd.h.

◆ WDSMART_CYL

#define WDSMART_CYL   0xc24f

Definition at line 39 of file os_netbsd.h.