Searched refs:SNIC_TRC (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/scsi/snic/ |
D | snic_trc.h | 66 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ macro 80 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ macro
|
D | snic_scsi.c | 242 SNIC_TRC((u16)snic->shost->host_no, tag, (ulong) sc, 0, in snic_issue_scsi_req() 286 SNIC_TRC(snic->shost->host_no, tag, (ulong) sc, 0, 0, 0, in snic_issue_scsi_req() 303 SNIC_TRC(snic->shost->host_no, tag, (ulong) sc, (ulong) rqi, in snic_issue_scsi_req() 565 SNIC_TRC(snic->shost->host_no, cmnd_id, 0, in snic_icmnd_cmpl_handler() 629 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_icmnd_cmpl_handler() 655 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_icmnd_cmpl_handler() 683 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_proc_dr_cmpl_locked() 698 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_proc_dr_cmpl_locked() 838 SNIC_TRC(snic->shost->host_no, cmnd_id, (ulong) sc, in snic_process_itmf_cmpl() 1636 SNIC_TRC(snic->shost->host_no, tag, (ulong) sc, in snic_abort_cmd() [all …]
|
D | snic_io.c | 34 SNIC_TRC(snic->shost->host_no, 0, 0, in snic_wq_cmpl_frame_send()
|