Lines Matching refs:sh_flags

2438 	prq->spr_soc_hdr.sh_flags = SOC_FC_HEADER | SOC_UNSOLICITED |  in socal_establish_pool()
2527 drq->sdr_soc_hdr.sh_flags = SOC_UNSOLICITED | SOC_NO_RESPONSE; in socal_add_pool_buffer()
2582 if (sp->sr_soc_hdr.sh_flags & SOC_PORT_B) in socal_transport()
2767 if (sp->sr_soc_hdr.sh_flags & SOC_PORT_B) in socal_transport_poll()
2918 sdr->sdr_soc_hdr.sh_flags = SOC_PORT_B; in socal_lilp_map()
2961 scr->scr_soc_hdr.sh_flags = SOC_PORT_B; in socal_force_lip()
3026 scr->scr_soc_hdr.sh_flags = SOC_PORT_B; in socal_abort_cmd()
3058 scr->scr_soc_hdr.sh_flags = SOC_PORT_B; in socal_bypass_dev()
3346 port = srp->sr_soc_hdr.sh_flags & SOC_PORT_B; in socal_intr_solicited()
3433 (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags in socal_intr_solicited()
3435 (srp->sr_soc_hdr.sh_flags & SOC_FC_HEADER)) { in socal_intr_solicited()
3440 i = srp->sr_soc_hdr.sh_flags & SOC_PORT_B ? in socal_intr_solicited()
3748 flags = srp->sr_soc_hdr.sh_flags; in socal_intr_unsolicited()
4073 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B) in socal_lilp_map_done()
4089 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B) in socal_force_lip_done()
4105 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B) in socal_adisc_done()
4121 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B) in socal_lbf_done()
4137 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B) in socal_rls_done()
4153 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B) in socal_force_offline_done()
4179 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B) in socal_abort_done()
4194 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B) in socal_bypass_dev_done()
4234 sdr->sdr_soc_hdr.sh_flags = SOC_PORT_B; in socal_diag_request()
4258 scr->scr_soc_hdr.sh_flags = SOC_PORT_B; in socal_force_offline()
4499 srp->sr_soc_hdr.sh_flags = SOC_FC_HEADER; in socal_els_alloc()
4501 srp->sr_soc_hdr.sh_flags |= SOC_PORT_B; in socal_els_alloc()
4646 srp->sr_soc_hdr.sh_flags = SOC_FC_HEADER; in socal_lbf_alloc()
4648 srp->sr_soc_hdr.sh_flags |= SOC_PORT_B; in socal_lbf_alloc()
4868 ->sr_soc_hdr.sh_flags & SOC_PORT_B) == port) { in socal_flush_overflowq()