Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h156 boolean_t is_host; /* is a host or standalone CPU */ member
H A Dpiclwatchdog.c1550 wd_data.is_host = B_TRUE; in wd_state_change_evhandler()
1553 wd_data.is_host = B_FALSE; in wd_state_change_evhandler()
1736 if (wd_data.is_host) in wd_write_action()