Searched refs:QL_MSGHDR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_dbg.h | 310 #define QL_MSGHDR "qla2xxx" macro
|
H A D | qla_dbg.c | 2465 snprintf(pbuf, pbuf_size, "%s [%s]-%04x:%lu: ", QL_MSGHDR, in ql_dbg_prefix() 2469 snprintf(pbuf, pbuf_size, "%s [%s]-%04x: : ", QL_MSGHDR, in ql_dbg_prefix()
|
H A D | qla_mbx.c | 557 pr_warn("%s [%s]-%04x:%ld: **** Failed=%x", QL_MSGHDR, in qla2x00_mailbox_command()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_dbg.h | 310 #define QL_MSGHDR "qla2xxx" macro
|
H A D | qla_dbg.c | 2464 snprintf(pbuf, pbuf_size, "%s [%s]-%04x:%lu: ", QL_MSGHDR, in ql_dbg_prefix() 2467 snprintf(pbuf, pbuf_size, "%s [%s]-%04x: : ", QL_MSGHDR, in ql_dbg_prefix() 2471 snprintf(pbuf, pbuf_size, "%s [%s]-%04x: : ", QL_MSGHDR, in ql_dbg_prefix()
|
H A D | qla_mbx.c | 573 pr_warn("%s [%s]-%04x:%ld: **** Failed=%x", QL_MSGHDR, in qla2x00_mailbox_command()
|
Completed in 23 milliseconds