Home
last modified time | relevance | path

Searched defs:fct_handle_event (Results 1 – 3 of 3) 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/fct/
H A Dfct.c1379 fct_handle_event(fct_local_port_t *port, int event_id, uint32_t event_flags, in fct_handle_event() function