Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_data_structures.h144 #define PRN(...) _PRN("%s(): "__VA_ARGS__, "")
145 #define _PRN(format, ...) \ macro
/titanic_41/usr/src/uts/sun4v/io/
H A Dvds.c212 #define PRN(...) _PRN("?%s(): "__VA_ARGS__, "")
213 #define _PRN(format, ...) \ macro