Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h289 #define FCIP_RTE_REMOVING 0x4000 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c7222 if (!fptr->fcip_flags & FCIP_RTE_REMOVING) { in fcip_timeout()
7255 fptr->fcip_flags |= FCIP_RTE_REMOVING; in fcip_timeout()
7270 ~FCIP_RTE_REMOVING; in fcip_timeout()
7517 fptr->fcip_flags &= ~FCIP_RTE_REMOVING; in fcip_rte_remove_deferred()