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) {
282 if (in->event_type == FCT_EVENT_LINK_DOWN) {
358 FCT_EVENT_LINK_DOWN, 0, 0);
477 fct_handle_event(iport->iport_port, FCT_EVENT_LINK_DOWN, 0, 0);
618 FCT_EVENT_LINK_DOWN, 0, 0);
H A Dfct.c2263 fct_handle_event(port, FCT_EVENT_LINK_DOWN, 0, 0);
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c853 FCT_EVENT_LINK_DOWN, 0, NULL);
H A Dfcoet_eth.c357 FCT_EVENT_LINK_DOWN, 0, 0);
/illumos-gate/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,
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c2693 fct_handle_event(qlt->qlt_port, FCT_EVENT_LINK_DOWN,

Completed in 80 milliseconds