Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Drcm_impl.c604 rcm_info_tuple_t *dr_info_tuple = NULL; in get_resource_state() local
620 while (dr_info_tuple = rcm_info_next(dr_info, dr_info_tuple)) { in get_resource_state()
621 s = (char *)rcm_info_rsrc(dr_info_tuple); in get_resource_state()
623 state = rcm_info_state(dr_info_tuple); in get_resource_state()