Lines Matching refs:spp_flags
1162 resp_code = (pp->spp.spp_flags & FC_SPP_RESP_MASK);
1163 FC_RPORT_DBG(rdata, "PRLI spp_flags = 0x%x spp_type 0x%x\n",
1164 pp->spp.spp_flags, pp->spp.spp_type);
1200 !(pp->spp.spp_flags & FC_SPP_EST_IMG_PAIR)) {
2047 if (spp->spp_flags & FC_SPP_EST_IMG_PAIR)
2052 spp->spp_flags |= resp;
2129 spp->spp_flags = FC_SPP_RESP_ACK;
2195 * Returns the value for the response code to be placed in spp_flags;
2218 spp->spp_flags |= rspp->spp_flags & FC_SPP_EST_IMG_PAIR;
2246 if (rspp->spp_flags & FC_SPP_EST_IMG_PAIR)