Lines Matching full: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()
928 u8 typ; in snic_itmf_cmpl_handler() local
931 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_itmf_cmpl_handler()
934 __func__, typ, hdr_stat, cmnd_id, hid, ctx); in snic_itmf_cmpl_handler()
1007 u8 typ; in snic_hba_reset_cmpl_handler() local
1015 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_hba_reset_cmpl_handler()
1022 typ, hdr_stat, cmnd_id, hid, ctx); in snic_hba_reset_cmpl_handler()
1132 u8 typ, hdr_stat; in snic_aen_handler() local
1138 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_aen_handler()
1141 typ, hdr_stat, cmnd_id, hid, ctx); in snic_aen_handler()
1517 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_send_abort_and_wait()
1796 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_dr_clean_single_req()
2105 if (tgt->tdata.typ == SNIC_TGT_DAS) in snic_dev_reset_supported()
2627 if (tgt->tdata.typ == SNIC_TGT_DAS) in snic_tgt_scsi_abort_io()