Home
last modified time | relevance | path

Searched refs:FCIP_RTE_UNAVAIL (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h163 #define FCIP_RTE_UNAVAIL(state) (((state) == FCIP_RT_INVALID) || \ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4367 (frp && FCIP_RTE_UNAVAIL(frp->fcipr_state))) { in fcip_transport()
5976 if (frp == NULL || (frp && (!FCIP_RTE_UNAVAIL(frp->fcipr_state)) && in fcip_get_dest()
6337 !FCIP_RTE_UNAVAIL(frp->fcipr_state)) { in fcip_do_farp()