Searched refs:eri_debug_msg (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_common.h179 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 Deri.c4576 eri_debug_msg(const char *file, int line, struct eri *erip, function

Completed in 90 milliseconds