Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h58 #define FC_STATE_LIP 0x0006 macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h101 FC_STATE_LIP | FC_STATE_DEVICE_CHANGE)
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c168 { FC_STATE_LIP, "LIP" },
1296 case FC_STATE_LIP: in fcsm_statec_cb()
H A Dfcip.c2329 case FC_STATE_LIP: in fcip_statec_cb()
H A Dfcp.c4420 case FC_STATE_LIP: in fcp_statec_callback()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c6935 if (FC_PORT_STATE_MASK(state) == FC_STATE_LIP || in fp_statec_cb()