Searched refs:LOG_LEVEL (Results 1 – 2 of 2) sorted by relevance
110 #define dprint_scsi_command(ioc, SCMD, LOG_LEVEL) \ argument 112 if (ioc->logging_level & LOG_LEVEL) \
520 #define LOG_LEVEL(v) ((v) & 0x07) macro 810 level = LOG_LEVEL(u); in devkmsg_write()