Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h290 #define FCIP_REG_INPROGRESS 0x8000 macro
296 FCIP_REG_INPROGRESS | FCIP_DETACHING)
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1545 FCIP_REG_INPROGRESS)) { in fcip_detach()
4582 if (!(fptr->fcip_flags & FCIP_REG_INPROGRESS)) { in fcip_handle_topology()
4583 fptr->fcip_flags |= FCIP_REG_INPROGRESS; in fcip_handle_topology()
4586 fptr->fcip_flags &= ~FCIP_REG_INPROGRESS; in fcip_handle_topology()
4634 fptr->fcip_flags &= ~FCIP_REG_INPROGRESS; in fcip_port_ns()
4669 fptr->fcip_flags &= ~FCIP_REG_INPROGRESS; in fcip_port_ns()