Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h430 #define FCP_STATE_IN_MDI 0x0100 /* Not in S8/S9 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c10263 if (pptr->port_state & FCP_STATE_IN_MDI) { in fcp_handle_port_detach()
12814 pptr->port_state |= FCP_STATE_IN_MDI; in fcp_create_pip()
12823 pptr->port_state &= ~FCP_STATE_IN_MDI; in fcp_create_pip()
12829 pptr->port_state &= ~FCP_STATE_IN_MDI; in fcp_create_pip()