Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun/io/eri/
H A Deri_common.h45 } msg_t; typedef
49 static msg_t eri_msg_out = ERI_VERB_MSG;
H A Deri.c141 static void eri_fault_msg(struct eri *, uint_t, msg_t, const char *, ...);
4606 eri_fault_msg(struct eri *erip, uint_t severity, msg_t type, in eri_fault_msg()
/titanic_44/usr/src/uts/common/io/hme/
H A Dhme.c73 } msg_t; typedef
75 msg_t hme_debug_level = NO_MSG;
220 static void hme_fault_msg(struct hme *, uint_t, msg_t, char *, ...);
3475 hme_fault_msg(struct hme *hmep, uint_t severity, msg_t type, char *fmt, ...) in hme_fault_msg()