Home
last modified time | relevance | path

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

/titanic_41/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), \
1811 ippctl_debug( in ippctl_debug() function