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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.c77 static void ippctl_debug(uint64_t, char *, char *, ...)
81 ippctl_debug((_type), __FN__, (_fmt));
84 ippctl_debug((_type), __FN__, (_fmt), (_a1));
87 ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2));
90 ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2), \
94 ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2), \
98 ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2), \
1810 ippctl_debug( function

Completed in 47 milliseconds