Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libfru/libfru/
H A Dlibfru.cc1277 int *tagInstance) in find_known_element() argument
1335 if (get_tag_inst_from_hist(&hist, tags[i], tagInstance) in find_known_element()
1350 int *tagInstance) in find_known_element_abs() argument
1368 (*tagInstance) = 0; in find_known_element_abs()
1374 if (((*tagInstance) +1) > (*instance)) { in find_known_element_abs()
1379 (*tagInstance)++; in find_known_element_abs()
1383 *instance -= (*tagInstance); in find_known_element_abs()
1420 int *tagInstance, // instance of the tag within the seg in get_payload() argument
1450 *tagInstance = 0; in get_payload()
1489 *pathDef, *ancestors, correct, tagInstance)) in get_payload()
[all …]