Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dfct_defines.h61 #define FCT_EVENT_LINK_DOWN 0x02 macro
/titanic_50/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.c2259 fct_handle_event(port, FCT_EVENT_LINK_DOWN, 0, 0); in fct_ctl()
/titanic_50/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()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c4838 MODSYM(fct_handle_event) (port->fct_port, FCT_EVENT_LINK_DOWN,
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c2693 fct_handle_event(qlt->qlt_port, FCT_EVENT_LINK_DOWN, in qlt_isr()