Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h295 #define FCIP_PORT_BUSY (FCIP_ATTACHING | \ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1749 if (fptr->fcip_flags & FCIP_PORT_BUSY || in fcip_check_port_busy()