Searched refs:ipath_print (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | ipath.h | 41 void ipath_print(int flags, const char *ename, const struct ipath *ipp);
|
H A D | fme.c | 1290 ipath_print(O_ALTFP|O_NONL, *enamep, *ippp); in serd_eval() 1368 ipath_print(O_ALTFP|O_NONL, tripped[i].ename, tripped[i].ipp); in upsets_eval() 1379 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in upsets_eval() 1385 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in upsets_eval() 1394 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in upsets_eval() 1410 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in upsets_eval() 1441 ipath_print(O_ALTFP|O_NONL, tripped[i].ename, tripped[i].ipp); in upsets_eval() 1470 ipath_print(O_ALTFP|O_NONL, tripped[i].ename, in upsets_eval() 1638 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in fme_receive_report() 1701 ipath_print(O_ALTFP|O_NONL, eventstring, ipp); in fme_receive_report() [all …]
|
H A D | ipath.c | 387 ipath_print(int flags, const char *ename, const struct ipath *ipp) in ipath_print() function
|
H A D | itree.c | 1572 ipath_print(flags, ep->enode->u.event.ename->u.name.s, ep->ipp); in itree_pevent_brief()
|