Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h289 #define FCIP_RTE_REMOVING 0x4000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c7033 if (!fptr->fcip_flags & FCIP_RTE_REMOVING) { in fcip_timeout()
7066 fptr->fcip_flags |= FCIP_RTE_REMOVING; in fcip_timeout()
7081 ~FCIP_RTE_REMOVING; in fcip_timeout()
7322 fptr->fcip_flags &= ~FCIP_RTE_REMOVING; in fcip_rte_remove_deferred()