Home
last modified time | relevance | path

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

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