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

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

Completed in 58 milliseconds