Home
last modified time | relevance | path

Searched refs:qedi_dbg_notice (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/qedi/
Dqedi_dbg.h77 qedi_dbg_notice(pdev, __func__, __LINE__, fmt, ## __VA_ARGS__)
86 void qedi_dbg_notice(struct qedi_dbg_ctx *qedi, const char *func, u32 line,
Dqedi_dbg.c57 qedi_dbg_notice(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_notice() function