Searched refs:FCT_EVENT_LINK_DOWN (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | fct_defines.h | 61 #define FCT_EVENT_LINK_DOWN 0x02 macro
|
/titanic_50/usr/src/uts/common/io/comstar/port/fct/ |
H A D | discovery.c | 275 } 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 D | fct.c | 2259 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 D | fcoet.c | 853 FCT_EVENT_LINK_DOWN, 0, NULL); in fcoet_handle_sol_flogi()
|
H A D | fcoet_eth.c | 357 FCT_EVENT_LINK_DOWN, 0, 0); in fcoet_port_event()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 4838 MODSYM(fct_handle_event) (port->fct_port, FCT_EVENT_LINK_DOWN,
|
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 2693 fct_handle_event(qlt->qlt_port, FCT_EVENT_LINK_DOWN, in qlt_isr()
|