Searched refs:hdr_stat (Results 1 – 2 of 2) sorted by relevance
| /drivers/scsi/snic/ |
| A D | snic_ctl.c | 142 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 D | snic_scsi.c | 528 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local 545 typ, hdr_stat, cmnd_id, hid, ctx); 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() 625 snic_io_status_to_str(hdr_stat), in snic_icmnd_cmpl_handler() 907 u8 hdr_stat; in snic_itmf_cmpl_handler() local 986 u8 hdr_stat; in snic_hba_reset_cmpl_handler() local 1000 typ, hdr_stat, cmnd_id, hid, ctx); in snic_hba_reset_cmpl_handler() 1110 u8 typ, hdr_stat; in snic_aen_handler() local [all …]
|
Completed in 12 milliseconds