Searched refs:FC_SPP_RESP_MASK (Results 1 – 2 of 2) sorted by relevance
343 #define FC_SPP_RESP_MASK 0x0f /* mask for response code (below) */ macro
1011 resp_code = (pp->spp.spp_flags & FC_SPP_RESP_MASK); in fc_rport_prli_resp()