Searched refs:snic_io_hdr_enc (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/scsi/snic/ |
D | snic_res.h | 19 snic_io_hdr_enc(&req->hdr, SNIC_REQ_ICMND, 0, cmnd_id, host_id, sg_cnt, in snic_icmnd_init() 38 snic_io_hdr_enc(&req->hdr, SNIC_REQ_ITMF, 0, cmnd_id, host_id, 0, ctx); in snic_itmf_init()
|
D | snic_ctl.c | 111 snic_io_hdr_enc(&req->hdr, SNIC_REQ_EXCH_VER, 0, SCSI_NO_TAG, in snic_queue_exch_ver_req()
|
D | snic_fwint.h | 100 snic_io_hdr_enc(struct snic_io_hdr *hdr, u8 typ, u8 status, u32 id, u32 hid, in snic_io_hdr_enc() function
|
D | snic_disc.c | 51 snic_io_hdr_enc(&req->hdr, SNIC_REQ_REPORT_TGTS, 0, SCSI_NO_TAG, hid, in snic_report_tgt_init()
|
D | snic_scsi.c | 2235 snic_io_hdr_enc(&req->hdr, SNIC_REQ_HBA_RESET, 0, snic_cmd_tag(sc), in snic_issue_hba_reset()
|