Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c206 static void ipp_debug(uint64_t, const char *, char *, ...)
210 ipp_debug((_type), __FN__, (_fmt));
213 ipp_debug((_type), __FN__, (_fmt), (_a1));
216 ipp_debug((_type), __FN__, (_fmt), (_a1), (_a2));
219 ipp_debug((_type), __FN__, (_fmt), (_a1), (_a2), \
223 ipp_debug((_type), __FN__, (_fmt), (_a1), (_a2), \
227 ipp_debug((_type), __FN__, (_fmt), (_a1), (_a2), \
3585 ipp_debug( in ipp_debug() function