Lines Matching refs:typ
533 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local
544 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_icmnd_cmpl_handler()
550 typ, hdr_stat, cmnd_id, hid, ctx); in snic_icmnd_cmpl_handler()
911 u8 typ; in snic_itmf_cmpl_handler() local
914 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_itmf_cmpl_handler()
917 __func__, typ, hdr_stat, cmnd_id, hid, ctx); in snic_itmf_cmpl_handler()
990 u8 typ; in snic_hba_reset_cmpl_handler() local
998 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_hba_reset_cmpl_handler()
1005 typ, hdr_stat, cmnd_id, hid, ctx); in snic_hba_reset_cmpl_handler()
1115 u8 typ, hdr_stat; in snic_aen_handler() local
1121 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_aen_handler()
1124 typ, hdr_stat, cmnd_id, hid, ctx); in snic_aen_handler()
1500 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_send_abort_and_wait()
1779 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_dr_clean_single_req()
2088 if (tgt->tdata.typ == SNIC_TGT_DAS) in snic_dev_reset_supported()
2608 if (tgt->tdata.typ == SNIC_TGT_DAS) in snic_tgt_scsi_abort_io()