Home
last modified time | relevance | path

Searched refs:FC_STATE_LIP (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h59 #define FC_STATE_LIP 0x0006 macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h101 FC_STATE_LIP | FC_STATE_DEVICE_CHANGE)
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c167 { FC_STATE_LIP, "LIP" },
1295 case FC_STATE_LIP: in fcsm_statec_cb()
H A Dfcip.c2267 case FC_STATE_LIP: in fcip_statec_cb()
H A Dfcp.c4425 case FC_STATE_LIP: in fcp_statec_callback()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c6936 if (FC_PORT_STATE_MASK(state) == FC_STATE_LIP || in fp_statec_cb()