Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dptms.h121 extern void ptms_logp(char *, uintptr_t);
123 #define DDBGP(a, b) ptms_logp(a, b)
/titanic_41/usr/src/uts/common/io/
H A Dptms_conf.c653 ptms_logp(char *str, uintptr_t arg) in ptms_logp() function