Home
last modified time | relevance | path

Searched refs:FC_STATE_LOOP (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h54 #define FC_STATE_LOOP 0x0002 /* Link is up, the topology */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h98 FC_STATE_LOOP | FC_STATE_NAMESERVICE |\
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c163 { FC_STATE_LOOP, "LOOP" },
1294 case FC_STATE_LOOP: in fcsm_statec_cb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2925 if (state == FC_STATE_LOOP) { in fp_port_startup()
3023 if (state == FC_STATE_LOOP) { in fp_port_startup()
5908 if (state != FC_STATE_LOOP) { in fp_flogi_intr()
5987 if (state == FC_STATE_LOOP) { in fp_flogi_intr()
6938 state = FC_PORT_SPEED_MASK(port->fp_state) | FC_STATE_LOOP; in fp_statec_cb()
6971 case FC_STATE_LOOP: in fp_statec_cb()
7800 case FC_STATE_LOOP: in fp_fciocmd()
H A Dfctl.c2519 case FC_STATE_LOOP: in fctl_attach_ulps()
2528 ASSERT((info.port_state & FC_STATE_LOOP) == 0); in fctl_attach_ulps()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c1522 state = FC_STATE_LOOP; in emlxs_port_online()
H A Demlxs_solaris.c1606 port_info->pi_port_state = FC_STATE_LOOP; in emlxs_fca_bind_port()
4316 *link_state = FC_STATE_LOOP; in emlxs_fca_port_manage()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c161 ha->state = ha->state | FC_STATE_LOOP; in ql_initialize_adapter()
H A Dql_api.c4240 ha->state |= FC_STATE_LOOP; in ql_reset()
8725 FC_STATE_LOOP) { in ql_task_thread()
10957 if (FC_PORT_STATE_MASK(vha->state) != FC_STATE_LOOP && in ql_loop_online()
10962 vha->state |= FC_STATE_LOOP; in ql_loop_online()