Home
last modified time | relevance | path

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

/linux/drivers/scsi/snic/
A Dsnic_ctl.c156 u8 typ, hdr_stat; in snic_io_exch_ver_cmpl_handler() local
162 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_io_exch_ver_cmpl_handler()
166 if (hdr_stat) { in snic_io_exch_ver_cmpl_handler()
169 hdr_stat); in snic_io_exch_ver_cmpl_handler()
222 SNIC_HOST_INFO(snic->shost, "Exch_cmpl Done, hdr_stat %d.\n", hdr_stat); in snic_io_exch_ver_cmpl_handler()
A Dsnic_scsi.c547 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local
564 typ, hdr_stat, cmnd_id, hid, ctx); 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()
644 snic_io_status_to_str(hdr_stat), in snic_icmnd_cmpl_handler()
926 u8 hdr_stat; in snic_itmf_cmpl_handler() local
1005 u8 hdr_stat; in snic_hba_reset_cmpl_handler() local
1019 typ, hdr_stat, cmnd_id, hid, ctx); in snic_hba_reset_cmpl_handler()
1129 u8 typ, hdr_stat; in snic_aen_handler() local
[all …]

Completed in 7 milliseconds