Searched refs:FCIP_RTE_UNAVAIL (Results 1 – 2 of 2) sorted by relevance
163 #define FCIP_RTE_UNAVAIL(state) (((state) == FCIP_RT_INVALID) || \ macro
4220 (frp && FCIP_RTE_UNAVAIL(frp->fcipr_state))) { in fcip_transport()5796 if (frp == NULL || (frp && (!FCIP_RTE_UNAVAIL(frp->fcipr_state)) && in fcip_get_dest()6157 !FCIP_RTE_UNAVAIL(frp->fcipr_state)) { in fcip_do_farp()