Home
last modified time | relevance | path

Searched refs:QL_MSGHDR (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_dbg.h310 #define QL_MSGHDR "qla2xxx" macro
Dqla_dbg.c2465 snprintf(pbuf, pbuf_size, "%s [%s]-%04x:%lu: ", QL_MSGHDR, in ql_dbg_prefix()
2468 snprintf(pbuf, pbuf_size, "%s [%s]-%04x: : ", QL_MSGHDR, in ql_dbg_prefix()
2472 snprintf(pbuf, pbuf_size, "%s [%s]-%04x: : ", QL_MSGHDR, in ql_dbg_prefix()
Dqla_mbx.c577 pr_warn("%s [%s]-%04x:%ld: **** Failed=%x", QL_MSGHDR, in qla2x00_mailbox_command()