Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h424 #define FCP_STATE_ONLINE 0x0004 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4418 ~(FCP_STATE_ONLINING | FCP_STATE_ONLINE); in fcp_statec_callback()
4469 pptr->port_state |= FCP_STATE_ONLINE; in fcp_statec_callback()
8046 pptr->port_state |= FCP_STATE_ONLINE; in fcp_finish_init()
10312 pptr->port_state &= ~(FCP_STATE_ONLINING | FCP_STATE_ONLINE); in fcp_handle_port_detach()