Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h282 #define FCIP_ATTACHING 0x80 macro
295 #define FCIP_PORT_BUSY (FCIP_ATTACHING | \
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c918 fptr->fcip_flags |= FCIP_ATTACHING; in fcip_port_attach()
1126 fptr->fcip_flags &= ~FCIP_ATTACHING; in fcip_port_attach_handler()
1495 FCIP_IN_CALLBACK | FCIP_ATTACHING | in fcip_detach()