Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h159 #define FCIP_RT_RETIRED (-2) macro
164 ((state) == FCIP_RT_RETIRED) || \
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c7252 frtp->fcipr_state = FCIP_RT_RETIRED; in fcip_timeout()
7435 if (frtp->fcipr_state == FCIP_RT_RETIRED) { in fcip_rte_remove_deferred()