Searched refs:ippctl_debug (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/uts/common/ipp/ |
| H A D | ippctl.c | 76 static void ippctl_debug(uint64_t, char *, char *, ...) 80 ippctl_debug((_type), __FN__, (_fmt)); 83 ippctl_debug((_type), __FN__, (_fmt), (_a1)); 86 ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2)); 89 ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2), \ 93 ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2), \ 97 ippctl_debug((_type), __FN__, (_fmt), (_a1), (_a2), \ 1809 ippctl_debug( in ippctl_debug() function
|