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