smartmontools SVN Rev 5612
Utility to control and monitor storage systems with "S.M.A.R.T."
Macros
os_openbsd.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 <unistd.h>
Include dependency graph for os_openbsd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OS_OPENBSD_H_CVSID   "$Id: os_openbsd.h 4760 2018-08-19 18:45:53Z chrfranke $\n"
 
#define WDSMART_CYL   0xc24f
 
#define ata_smart_selftestlog   __openbsd_ata_smart_selftestlog
 

Macro Definition Documentation

◆ ata_smart_selftestlog

#define ata_smart_selftestlog   __openbsd_ata_smart_selftestlog

Definition at line 30 of file os_openbsd.h.

◆ OS_OPENBSD_H_CVSID

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

Definition at line 16 of file os_openbsd.h.

◆ WDSMART_CYL

#define WDSMART_CYL   0xc24f

Definition at line 21 of file os_openbsd.h.