Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c1462 uint8_t temp8; in i_psvc_get_device_value_10_0() local
1473 status = i_psvc_get_table_value(hdlp, tid, *value, &temp8); in i_psvc_get_device_value_10_0()
1474 *value = temp8; in i_psvc_get_device_value_10_0()