Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h290 #define FCIP_REG_INPROGRESS 0x8000 macro
296 FCIP_REG_INPROGRESS | FCIP_DETACHING)
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1497 FCIP_REG_INPROGRESS)) { in fcip_detach()
4419 if (!(fptr->fcip_flags & FCIP_REG_INPROGRESS)) { in fcip_handle_topology()
4420 fptr->fcip_flags |= FCIP_REG_INPROGRESS; in fcip_handle_topology()
4423 fptr->fcip_flags &= ~FCIP_REG_INPROGRESS; in fcip_handle_topology()
4471 fptr->fcip_flags &= ~FCIP_REG_INPROGRESS; in fcip_port_ns()
4506 fptr->fcip_flags &= ~FCIP_REG_INPROGRESS; in fcip_port_ns()