Home
last modified time | relevance | path

Searched refs:FC_STATE_ONLINE (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfc_transport.h176 FC_STATE_ONLINE, /* port has gone online */ enumerator
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h52 #define FC_STATE_ONLINE 0x0001 /* Link is up, the topology */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c390 FC_STATE_ONLINE); in fcoei_process_unsol_els_req()
1337 EPORT2SS(eport)->ss_link_state = FC_STATE_ONLINE; in fcoei_port_event()
H A Dfcoei_lv.c505 if (ss->ss_link_state != FC_STATE_ONLINE) { in fcoei_reset()
2030 if ((xch->xch_ss->ss_link_state != FC_STATE_ONLINE) || in fcoei_process_event_exchange()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h97 #define FCP_STATEC_MASK (FC_STATE_OFFLINE | FC_STATE_ONLINE |\
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c162 { FC_STATE_ONLINE, "ONLINE" },
1293 case FC_STATE_ONLINE: in fcsm_statec_cb()
H A Dfcip.c909 FC_STATE_ONLINE) { in fcip_port_attach()
2265 case FC_STATE_ONLINE: in fcip_statec_cb()
H A Dfcp.c4424 case FC_STATE_ONLINE: in fcp_statec_callback()
10058 case FC_STATE_ONLINE: { in fcp_handle_port_attach()
12223 case FC_STATE_ONLINE: in fcp_handle_port_resume()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2522 info.port_state |= FC_STATE_ONLINE; in fctl_attach_ulps()
2553 FC_STATE_ONLINE) ? FC_ULP_STATEC_ONLINE : in fctl_attach_ulps()
3020 case FC_STATE_ONLINE: in fctl_ulp_statec_cb()
H A Dfp.c3903 (void) fp_ulp_statec_cb(port, FC_STATE_ONLINE, changelist, in fp_loop_online()
4684 if (state == FC_STATE_ONLINE) { in fp_ulp_statec_cb()
6970 case FC_STATE_ONLINE: in fp_statec_cb()
7799 case FC_STATE_ONLINE: in fp_fciocmd()
10032 (void) fp_ulp_statec_cb(port, FC_STATE_ONLINE, changelist, in fp_p2p_online()
10457 (void) fp_ulp_statec_cb(port, FC_STATE_ONLINE, changelist, in fp_fabric_online()
11851 FC_STATE_ONLINE || (port->fp_port_id.port_id && in fp_i_handle_unsol_els()
12147 if (state != FC_STATE_ONLINE || in fp_handle_unsol_flogi()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c1525 state = FC_STATE_ONLINE; in emlxs_port_online()
H A Demlxs_solaris.c1616 port_info->pi_port_state = FC_STATE_ONLINE; in emlxs_fca_bind_port()
4318 *link_state = FC_STATE_ONLINE; in emlxs_fca_port_manage()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c168 FC_STATE_ONLINE; in ql_initialize_adapter()
H A Dql_api.c4242 ha->state |= FC_STATE_ONLINE; in ql_reset()
8732 FC_STATE_ONLINE) { in ql_task_thread()
10959 FC_STATE_ONLINE) { in ql_loop_online()
10964 vha->state |= FC_STATE_ONLINE; in ql_loop_online()