Searched refs:SNIC_TRC (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/scsi/snic/ |
D | snic_trc.h | 83 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ macro 97 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ macro
|
D | snic_scsi.c | 256 SNIC_TRC((u16)snic->shost->host_no, tag, (ulong) sc, 0, in snic_issue_scsi_req() 300 SNIC_TRC(snic->shost->host_no, tag, (ulong) sc, 0, 0, 0, in snic_issue_scsi_req() 317 SNIC_TRC(snic->shost->host_no, tag, (ulong) sc, (ulong) rqi, in snic_issue_scsi_req() 584 SNIC_TRC(snic->shost->host_no, cmnd_id, 0, in snic_icmnd_cmpl_handler() 648 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_icmnd_cmpl_handler() 674 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_icmnd_cmpl_handler() 703 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_proc_dr_cmpl_locked() 718 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_proc_dr_cmpl_locked() 859 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_process_itmf_cmpl() 1658 SNIC_TRC(snic->shost->host_no, tag, (ulong) sc, in snic_abort_cmd() [all …]
|
D | snic_io.c | 48 SNIC_TRC(snic->shost->host_no, 0, 0, in snic_wq_cmpl_frame_send()
|