Searched refs:MENTRY (Results 1 – 2 of 2) sorted by relevance
46 if ((drvdbg & MENTRY) && (print_callback)) \47 print_callback(MNULL, MENTRY, msg); \226 PRINTM(MENTRY, "Enter: %s\n", __FUNCTION__); \233 PRINTM(MENTRY, "Leave: %s\n", __FUNCTION__); \
306 #define MENTRY MBIT(28) macro