Searched refs:FC_SPP_EST_IMG_PAIR (Results 1 – 6 of 6) sorted by relevance
375 if (rspp->spp_flags & FC_SPP_EST_IMG_PAIR) { in ft_prli_locked()376 spp->spp_flags |= FC_SPP_EST_IMG_PAIR; in ft_prli_locked()382 spp->spp_flags &= ~FC_SPP_EST_IMG_PAIR; in ft_prli_locked()
1200 !(pp->spp.spp_flags & FC_SPP_EST_IMG_PAIR)) { in fc_rport_prli_resp()2047 if (spp->spp_flags & FC_SPP_EST_IMG_PAIR) in fc_rport_recv_prli_req()2218 spp->spp_flags |= rspp->spp_flags & FC_SPP_EST_IMG_PAIR; in fc_rport_fcp_prli()2246 if (rspp->spp_flags & FC_SPP_EST_IMG_PAIR) in fc_rport_t0_prli()
343 #define FC_SPP_EST_IMG_PAIR 0x20 /* establish image pair */ macro
430 #define FC_SPP_EST_IMG_PAIR 0x20 /* establish image pair */ macro
657 pp->spp.spp_flags = FC_SPP_EST_IMG_PAIR; in fc_prli_fill()