Searched defs:SMC_NODE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpicldr.h45 #define SMC_NODE "/dev/ctsmc" macro
/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

Completed in 65 milliseconds