Searched refs:eri_debug_msg (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun/io/eri/ |
H A D | eri_common.h | 179 static void eri_debug_msg(const char *, int, struct eri *, debug_msg_t, 183 eri_debug_msg(__FILE__, __LINE__, (t), (f), (a)); 186 eri_debug_msg(__FILE__, __LINE__, (t), (f), (a), (b)); 189 eri_debug_msg(__FILE__, __LINE__, (t), (f), (a), (b), (c)); 192 eri_debug_msg(__FILE__, __LINE__, (t), (f), (a), (b), (c), (d)); 195 eri_debug_msg(__FILE__, __LINE__, (t), (f), (a), (b), (c), (d), (e));
|
H A D | eri.c | 4576 eri_debug_msg(const char *file, int line, struct eri *erip, function
|
Completed in 53 milliseconds