Lines Matching refs:typ
547 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()
564 typ, hdr_stat, cmnd_id, hid, ctx); in snic_icmnd_cmpl_handler()
917 u8 typ; in snic_itmf_cmpl_handler() local
920 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_itmf_cmpl_handler()
923 __func__, typ, hdr_stat, cmnd_id, hid, ctx); in snic_itmf_cmpl_handler()
996 u8 typ; in snic_hba_reset_cmpl_handler() local
1007 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_hba_reset_cmpl_handler()
1010 typ, hdr_stat, cmnd_id, hid, ctx); in snic_hba_reset_cmpl_handler()
1113 u8 typ, hdr_stat; in snic_aen_handler() local
1119 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_aen_handler()
1122 typ, hdr_stat, cmnd_id, hid, ctx); in snic_aen_handler()
1494 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_send_abort_and_wait()
1772 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_dr_clean_single_req()
2078 if (tgt->tdata.typ == SNIC_TGT_DAS) in snic_dev_reset_supported()
2592 if (tgt->tdata.typ == SNIC_TGT_DAS) in snic_tgt_scsi_abort_io()