Searched refs:ipp_debug (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/ipp/ |
H A D | ippconf.c | 206 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
|