Home
last modified time | relevance | path

Searched refs:FC_STATE_RESET (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fc4/
H A Dfc_transport.h180 FC_STATE_RESET /* port reset, all cmds lost */ enumerator
/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h56 #define FC_STATE_RESET 0x0004 macro
/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h99 FC_STATE_RESET |\
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c166 { FC_STATE_RESET, "RESET" },
1289 case FC_STATE_RESET: in fcsm_statec_cb()
H A Dfcip.c2465 case FC_STATE_RESET: in fcip_statec_cb()
H A Dfcp.c4506 case FC_STATE_RESET: in fcp_statec_callback()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7009 case FC_STATE_RESET: in fp_statec_cb()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3933 ha->state |= FC_STATE_RESET; in ql_reset()