Searched refs:QEDI_LOG_NOTICE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/qedi/ | ||
H A D | qedi_dbg.h | 59 #define QEDI_LOG_NOTICE 0x40000000 /* Notice logs */ macro |
H A D | qedi_dbg.c | 68 if (!(qedi_dbg_log & QEDI_LOG_NOTICE)) in qedi_dbg_notice() |