Home
last modified time | relevance | path

Searched refs:hdr_stat (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic_ctl.c159 u8 typ, hdr_stat; in snic_io_exch_ver_cmpl_handler() local
165 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_io_exch_ver_cmpl_handler()
169 if (hdr_stat) { in snic_io_exch_ver_cmpl_handler()
172 hdr_stat); in snic_io_exch_ver_cmpl_handler()
225 SNIC_HOST_INFO(snic->shost, "Exch_cmpl Done, hdr_stat %d.\n", hdr_stat); in snic_io_exch_ver_cmpl_handler()
H A Dsnic_scsi.c547 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local
558 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_icmnd_cmpl_handler()
563 "Icmnd_cmpl: type = %x, hdr_stat = %x, cmnd_id = %x, hid = %x,i ctx = %lx\n", in snic_icmnd_cmpl_handler()
564 typ, hdr_stat, cmnd_id, hid, ctx); in snic_icmnd_cmpl_handler()
569 cmnd_id, snic_io_status_to_str(hdr_stat)); in snic_icmnd_cmpl_handler()
580 snic_io_status_to_str(hdr_stat), in snic_icmnd_cmpl_handler()
585 ((u64)hdr_stat << 16 | in snic_icmnd_cmpl_handler()
616 snic_io_status_to_str(hdr_stat), in snic_icmnd_cmpl_handler()
632 snic_proc_tmreq_pending_state(snic, sc, hdr_stat); in snic_icmnd_cmpl_handler()
638 if (likely(hdr_stat in snic_icmnd_cmpl_handler()
929 u8 hdr_stat; snic_itmf_cmpl_handler() local
1008 u8 hdr_stat; snic_hba_reset_cmpl_handler() local
1132 u8 typ, hdr_stat; snic_aen_handler() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/snic/
H 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()
H A Dsnic_scsi.c528 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local
539 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_icmnd_cmpl_handler()
544 "Icmnd_cmpl: type = %x, hdr_stat = %x, cmnd_id = %x, hid = %x,i ctx = %lx\n", in snic_icmnd_cmpl_handler()
545 typ, hdr_stat, cmnd_id, hid, ctx); in snic_icmnd_cmpl_handler()
550 cmnd_id, snic_io_status_to_str(hdr_stat)); in snic_icmnd_cmpl_handler()
561 snic_io_status_to_str(hdr_stat), in snic_icmnd_cmpl_handler()
566 ((u64)hdr_stat << 16 | in snic_icmnd_cmpl_handler()
597 snic_io_status_to_str(hdr_stat), in snic_icmnd_cmpl_handler()
613 snic_proc_tmreq_pending_state(snic, sc, hdr_stat); in snic_icmnd_cmpl_handler()
619 if (likely(hdr_stat in snic_icmnd_cmpl_handler()
907 u8 hdr_stat; snic_itmf_cmpl_handler() local
986 u8 hdr_stat; snic_hba_reset_cmpl_handler() local
1110 u8 typ, hdr_stat; snic_aen_handler() local
[all...]

Completed in 4 milliseconds