Searched refs:ql_dbg_prefix (Results 1 – 1 of 1) sorted by relevance
/drivers/scsi/qla2xxx/ |
D | qla_dbg.c | 2458 static void ql_dbg_prefix(char *pbuf, int pbuf_size, in ql_dbg_prefix() function 2502 ql_dbg_prefix(pbuf, ARRAY_SIZE(pbuf), vha, id); in ql_dbg() 2544 ql_dbg_prefix(pbuf, ARRAY_SIZE(pbuf), NULL, id + ql_dbg_offset); in ql_dbg_pci() 2573 ql_dbg_prefix(pbuf, ARRAY_SIZE(pbuf), vha, id); in ql_log() 2624 ql_dbg_prefix(pbuf, ARRAY_SIZE(pbuf), NULL, id); in ql_log_pci() 2719 ql_dbg_prefix(pbuf, ARRAY_SIZE(pbuf), qpair ? qpair->vha : NULL, id); in ql_log_qp() 2773 ql_dbg_prefix(pbuf, ARRAY_SIZE(pbuf), qpair ? qpair->vha : NULL, in ql_dbg_qp()
|