Searched refs:QL_MSGHDR (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/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()
|