Lines Matching full:typ
528 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local
539 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_icmnd_cmpl_handler()
545 typ, hdr_stat, cmnd_id, hid, ctx); in snic_icmnd_cmpl_handler()
906 u8 typ; in snic_itmf_cmpl_handler() local
909 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_itmf_cmpl_handler()
912 __func__, typ, hdr_stat, cmnd_id, hid, ctx); in snic_itmf_cmpl_handler()
985 u8 typ; in snic_hba_reset_cmpl_handler() local
993 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_hba_reset_cmpl_handler()
1000 typ, hdr_stat, cmnd_id, hid, ctx); in snic_hba_reset_cmpl_handler()
1110 u8 typ, hdr_stat; in snic_aen_handler() local
1116 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_aen_handler()
1119 typ, hdr_stat, cmnd_id, hid, ctx); in snic_aen_handler()
1495 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_send_abort_and_wait()
1774 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_dr_clean_single_req()
2077 if (tgt->tdata.typ == SNIC_TGT_DAS) in snic_dev_reset_supported()
2597 if (tgt->tdata.typ == SNIC_TGT_DAS) in snic_tgt_scsi_abort_io()