Home
last modified time | relevance | path

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

/titanic_41/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) { in env_open_smc()
/titanic_41/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) { in get_geo_addr()
399 if ((fd = open(SMC_NODE, O_RDWR)) < 0) { in smc_send_msg()
/titanic_41/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) { in wd_open()
1435 if ((polling_fd = open(SMC_NODE, attr)) < 0) { in wd_open_pollfd()