Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfc_transport.h178 FC_STATE_RESET /* port reset, all cmds lost */ enumerator
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h57 #define FC_STATE_RESET 0x0004 macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h99 FC_STATE_RESET |\
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c165 { FC_STATE_RESET, "RESET" },
1288 case FC_STATE_RESET: in fcsm_statec_cb()
H A Dfcip.c2403 case FC_STATE_RESET: in fcip_statec_cb()
H A Dfcp.c4511 case FC_STATE_RESET: in fcp_statec_callback()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7010 case FC_STATE_RESET: in fp_statec_cb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c4233 ha->state |= FC_STATE_RESET; in ql_reset()