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