Searched refs:msg_t (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/sun/io/eri/ |
H A D | eri_common.h | 45 } msg_t; typedef 49 static msg_t eri_msg_out = ERI_VERB_MSG;
|
H A D | eri.c | 141 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_41/usr/src/uts/common/io/hme/ |
H A D | hme.c | 73 } 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()
|