Home
last modified time | relevance | path

Searched refs:fct_handle_event (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h83 #pragma weak fct_handle_event macro
H A Demlxs_fc.h1348 void (*fct_handle_event)(fct_local_port_t *, int, uint32_t, caddr_t); member
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c852 fct_handle_event(ss->ss_port, in fcoet_handle_sol_flogi()
855 fct_handle_event(ss->ss_port, in fcoet_handle_sol_flogi()
H A Dfcoet_eth.c356 fct_handle_event(ss->ss_port, in fcoet_port_event()
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h398 void fct_handle_event(fct_local_port_t *port, int event_id,
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c341 fct_handle_event(iport->iport_port, in fct_handle_local_port_event()
357 fct_handle_event(iport->iport_port, in fct_handle_local_port_event()
477 fct_handle_event(iport->iport_port, FCT_EVENT_LINK_DOWN, 0, 0); in fct_do_flogi()
617 fct_handle_event(iport->iport_port, in fct_process_link_init()
762 fct_handle_event(iport->iport_port, in fct_process_link_init()
H A Dfct.c1379 fct_handle_event(fct_local_port_t *port, int event_id, uint32_t event_flags, in fct_handle_event() function
2278 fct_handle_event(port, FCT_EVENT_LINK_DOWN, 0, 0); in fct_ctl()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c378 emlxs_modsym.fct_handle_event = in emlxs_fct_modopen()
381 if ((void *)emlxs_modsym.fct_handle_event == NULL) { in emlxs_fct_modopen()
590 emlxs_modsym.fct_handle_event = NULL; in emlxs_fct_modclose()
4797 MODSYM(fct_handle_event) (port->fct_port, FCT_EVENT_LINK_UP, in emlxs_fct_link_up()
4852 MODSYM(fct_handle_event) (port->fct_port, FCT_EVENT_LINK_DOWN, in emlxs_fct_link_down()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c4018 fct_handle_event(qlt->qlt_port, in qlt_msix_default_handler()
4023 fct_handle_event(qlt->qlt_port, FCT_EVENT_LINK_DOWN, in qlt_msix_default_handler()
4038 fct_handle_event(qlt->qlt_port, in qlt_msix_default_handler()
4045 fct_handle_event(qlt->qlt_port, in qlt_msix_default_handler()
4055 fct_handle_event(qlt->qlt_port, in qlt_msix_default_handler()
4085 fct_handle_event(qlt->qlt_port, FCT_EVENT_LINK_UP, in qlt_msix_default_handler()
4346 fct_handle_event(qlt->qlt_port, in qlt_isr()
4366 fct_handle_event(qlt->qlt_port, in qlt_isr()
4373 fct_handle_event(qlt->qlt_port, in qlt_isr()
4383 fct_handle_event(qlt->qlt_port, in qlt_isr()
[all …]