Home
last modified time | relevance | path

Searched refs:FC_STATE_LIP_LBIT_SET (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h60 #define FC_STATE_LIP_LBIT_SET 0x0007 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c168 { FC_STATE_LIP_LBIT_SET, "LIP_LBIT_SET" },
1296 case FC_STATE_LIP_LBIT_SET: in fcsm_statec_cb()
H A Dfcip.c2269 case FC_STATE_LIP_LBIT_SET: in fcip_statec_cb()
H A Dfcp.c4426 case FC_STATE_LIP_LBIT_SET: in fcp_statec_callback()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c6937 FC_PORT_STATE_MASK(state) == FC_STATE_LIP_LBIT_SET) { in fp_statec_cb()