Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_dbg.h310 #define QL_MSGHDR "qla2xxx" macro
H A Dqla_dbg.c2464 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 Dqla_mbx.c573 pr_warn("%s [%s]-%04x:%ld: **** Failed=%x", QL_MSGHDR, in qla2x00_mailbox_command()