Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h158 #define FCIP_RT_INVALID (-1) macro
163 #define FCIP_RTE_UNAVAIL(state) (((state) == FCIP_RT_INVALID) || \
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1313 frp->fcipr_state = FCIP_RT_INVALID; in fcip_rt_update()
4224 (frp->fcipr_state == FCIP_RT_INVALID)) { in fcip_transport()
7053 if ((frtp->fcipr_state == FCIP_RT_INVALID) && in fcip_timeout()
7077 FCIP_RT_INVALID; in fcip_timeout()