Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dtree.h328 struct lut *ASRUs; variable
H A Dtree.c135 lut_free(ASRUs, NULL, NULL); in tree_fini()
136 ASRUs = NULL; in tree_fini()
1186 &ASRUs, ASRUcount, 1); in tree_decl()
H A Dptree.c712 lut_walk(ASRUs, (lut_cb)byname_printer, (void *)&info); in ptree_type_pattern()
H A Dcheck.c298 if (tree_name2np_lut_lookup_name(ASRUs, np) == NULL) in check_fru_asru()