Home
last modified time | relevance | path

Searched refs:FCT_EVENT_LINK_DOWN (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct_defines.h61 #define FCT_EVENT_LINK_DOWN 0x02 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c275 } else if (in->event_type == FCT_EVENT_LINK_DOWN) { in fct_handle_local_port_event()
282 if (in->event_type == FCT_EVENT_LINK_DOWN) { in fct_handle_local_port_event()
358 FCT_EVENT_LINK_DOWN, 0, 0); in fct_handle_local_port_event()
477 fct_handle_event(iport->iport_port, FCT_EVENT_LINK_DOWN, 0, 0); in fct_do_flogi()
618 FCT_EVENT_LINK_DOWN, 0, 0); in fct_process_link_init()
H A Dfct.c2278 fct_handle_event(port, FCT_EVENT_LINK_DOWN, 0, 0); in fct_ctl()
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c853 FCT_EVENT_LINK_DOWN, 0, NULL); in fcoet_handle_sol_flogi()
H A Dfcoet_eth.c357 FCT_EVENT_LINK_DOWN, 0, 0); in fcoet_port_event()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c4023 fct_handle_event(qlt->qlt_port, FCT_EVENT_LINK_DOWN, in qlt_msix_default_handler()
4039 FCT_EVENT_LINK_DOWN, 0, 0); in qlt_msix_default_handler()
4351 fct_handle_event(qlt->qlt_port, FCT_EVENT_LINK_DOWN, in qlt_isr()
4367 FCT_EVENT_LINK_DOWN, 0, 0); in qlt_isr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c4852 MODSYM(fct_handle_event) (port->fct_port, FCT_EVENT_LINK_DOWN, in emlxs_fct_link_down()