Searched refs:SNIC_TRC (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/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 | 257 SNIC_TRC((u16)snic->shost->host_no, tag, (ulong) sc, 0, in snic_issue_scsi_req() 301 SNIC_TRC(snic->shost->host_no, tag, (ulong) sc, 0, 0, 0, in snic_issue_scsi_req() 318 SNIC_TRC(snic->shost->host_no, tag, (ulong) sc, (ulong) rqi, in snic_issue_scsi_req() 585 SNIC_TRC(snic->shost->host_no, cmnd_id, 0, in snic_icmnd_cmpl_handler() 649 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_icmnd_cmpl_handler() 675 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_icmnd_cmpl_handler() 704 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_proc_dr_cmpl_locked() 719 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_proc_dr_cmpl_locked() 860 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_process_itmf_cmpl() 1663 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()
|