Home
last modified time | relevance | path

Searched refs:hdr_stat (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/snic/
A Dsnic_ctl.c142 u8 typ, hdr_stat; in snic_io_exch_ver_cmpl_handler() local
148 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_io_exch_ver_cmpl_handler()
152 if (hdr_stat) { in snic_io_exch_ver_cmpl_handler()
155 hdr_stat); in snic_io_exch_ver_cmpl_handler()
208 SNIC_HOST_INFO(snic->shost, "Exch_cmpl Done, hdr_stat %d.\n", hdr_stat); in snic_io_exch_ver_cmpl_handler()
A Dsnic_scsi.c533 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local
550 typ, hdr_stat, cmnd_id, hid, ctx); in snic_icmnd_cmpl_handler()
566 snic_io_status_to_str(hdr_stat), in snic_icmnd_cmpl_handler()
571 ((u64)hdr_stat << 16 | in snic_icmnd_cmpl_handler()
602 snic_io_status_to_str(hdr_stat), in snic_icmnd_cmpl_handler()
630 snic_io_status_to_str(hdr_stat), in snic_icmnd_cmpl_handler()
912 u8 hdr_stat; in snic_itmf_cmpl_handler() local
991 u8 hdr_stat; in snic_hba_reset_cmpl_handler() local
1005 typ, hdr_stat, cmnd_id, hid, ctx); in snic_hba_reset_cmpl_handler()
1115 u8 typ, hdr_stat; in snic_aen_handler() local
[all …]

Completed in 9 milliseconds