Searched refs:SNIC_TRC (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/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 | 253 SNIC_TRC((u16)snic->shost->host_no, tag, (ulong) sc, 0, in snic_issue_scsi_req() 297 SNIC_TRC(snic->shost->host_no, tag, (ulong) sc, 0, 0, 0, in snic_issue_scsi_req() 314 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() 642 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_icmnd_cmpl_handler() 668 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_icmnd_cmpl_handler() 697 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_proc_dr_cmpl_locked() 712 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_proc_dr_cmpl_locked() 848 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_process_itmf_cmpl() 1634 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()
|