Searched refs:SMC_NODE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpicldr.h45 #define SMC_NODE "/dev/ctsmc" macro
H A Dpicldr.c383 if ((fd = open(SMC_NODE, O_RDWR)) < 0) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/libctsmc/
H A Dlibctsmc.c78 #define SMC_NODE ("/dev/ctsmc") macro
168 if ((fd = open(SMC_NODE, O_RDWR)) < 0) {
399 if ((fd = open(SMC_NODE, O_RDWR)) < 0) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h142 #define SMC_NODE "/dev/ctsmc" macro
H A Dpiclwatchdog.c1411 if ((wd_fd = open(SMC_NODE, attr)) < 0) {
1435 if ((polling_fd = open(SMC_NODE, attr)) < 0) {

Completed in 58 milliseconds