Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h181 uint8_t present_t1[2]; member
H A Dpiclwatchdog.c1158 state->present_t1[0] = buffer[7]; /* MSB */ in wd_get_status()
1159 state->present_t1[1] = buffer[6]; /* LSB */ in wd_get_status()