Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/os/
H A Dtrap.c1376 extern void print_msg_hwerr(ctid_t ct_id, proc_t *p); in trap()
1379 print_msg_hwerr(p->p_ct_process->conp_contract.ct_id, in trap()
/titanic_50/usr/src/uts/sun4/os/
H A Dtrap.c1933 extern void print_msg_hwerr(ctid_t ct_id, proc_t *p); in trap_async_hwerr()
1937 print_msg_hwerr(p->p_ct_process->conp_contract.ct_id, p); in trap_async_hwerr()
/titanic_50/usr/src/uts/common/os/
H A Dfm.c1280 print_msg_hwerr(ctid_t ct_id, proc_t *p) in print_msg_hwerr() function