Home
last modified time | relevance | path

Searched refs:SCFIOCDEV (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/oplhpd/
H A Dscf_notify.c58 #define SCFIOCDEV "/devices/pseudo/scfd@200:rasctl" macro
496 if ((fd = open(SCFIOCDEV, O_WRONLY)) < 0) { in notify_scf_of_hotplug()
497 syslog(LOG_ERR, "open %s fail", SCFIOCDEV); in notify_scf_of_hotplug()