Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_filter.c164 prc->prc_did = did; in etm_update_prc()
248 *did = prc->prc_did; in etm_filter_find_ldom_id()
288 if (prc->prc_status == 0 && prc->prc_did == did) { in etm_filter_find_ldom_name()
H A Detm_filter.h52 uint64_t prc_did; /* ldom id */ member