Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dptms.h120 extern void ptms_log(char *, uint_t);
122 #define DDBG(a, b) ptms_log(a, b)
/titanic_44/usr/src/uts/common/io/
H A Dptms_conf.c639 ptms_log(char *str, uint_t arg) in ptms_log() function