Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc1275 int *tagInstance) in find_known_element() argument
1333 if (get_tag_inst_from_hist(&hist, tags[i], tagInstance) in find_known_element()
1348 int *tagInstance) in find_known_element_abs() argument
1366 (*tagInstance) = 0; in find_known_element_abs()
1372 if (((*tagInstance) +1) > (*instance)) { in find_known_element_abs()
1377 (*tagInstance)++; in find_known_element_abs()
1381 *instance -= (*tagInstance); in find_known_element_abs()
1418 int *tagInstance, // instance of the tag within the seg in get_payload() argument
1448 *tagInstance = 0; in get_payload()
1487 *pathDef, *ancestors, correct, tagInstance)) in get_payload()
[all …]