Searched refs:ibt_async_event_t (Results 1 - 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.h51 ibt_async_code_t code, ibt_async_event_t *event);
H A Dsol_uverbs_hca.h101 ibt_async_event_t *event);
/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_ib.h204 ibt_async_code_t code, ibt_async_event_t *event);
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.c524 enum ib_event_type code, ibt_async_event_t *event)
572 enum ib_event_type code, ibt_async_event_t *event)
614 enum ib_event_type code, ibt_async_event_t *event)
656 enum ib_event_type code, ibt_async_event_t *event)
715 ibt_async_code_t code, ibt_async_event_t *event)
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h169 ibt_async_event_t *event);
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_handlers.c36 ibt_async_event_t *event);
50 ibt_async_code_t code, ibt_async_event_t *event)
H A Dibmf_saa_impl.c60 static void ibmf_saa_impl_port_chg(ibt_async_event_t *event);
2278 ibmf_saa_impl_ibt_async_handler(ibt_async_code_t code, ibt_async_event_t *event)
2311 ibmf_saa_impl_port_chg(ibt_async_event_t *event)
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c72 ibt_async_event_t *event);
74 ibt_async_event_t *event);
76 ibt_async_event_t *event);
937 iser_ib_handle_portup_event(ibt_hca_hdl_t hdl, ibt_async_event_t *event)
1041 iser_ib_handle_portdown_event(ibt_hca_hdl_t hdl, ibt_async_event_t *event)
1078 iser_ib_handle_hca_detach_event(ibt_hca_hdl_t hdl, ibt_async_event_t *event)
1136 ibt_async_event_t *event)
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c407 ibt_async_event_t *event_p)
493 ibt_async_event_t *event_p;
583 ibt_async_event_t async_event;
625 ibt_async_event_t *eventp;
807 ibt_async_event_t async_event;
875 ibt_async_event_t async_event;
924 ibt_async_event_t async_event;
972 ibt_async_event_t async_event;
1461 ibt_async_event_t async_event;
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c107 ibt_async_code_t code, ibt_async_event_t *event);
728 srpt_ioc_port_active(ibt_async_event_t *event)
810 srpt_ioc_port_down(ibt_async_event_t *event)
899 ibt_async_code_t code, ibt_async_event_t *event)
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h425 ibt_async_event_t *);
H A Deib_impl.h891 ibt_async_event_t *);
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h167 ibt_async_event_t hd_async_event; /* current event being run */
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c77 static void ibcm_comm_est_handler(ibt_async_event_t *);
79 ibt_async_code_t, ibt_async_event_t *);
2294 * eventp - A pointer to an ibt_async_event_t struct
2299 ibcm_comm_est_handler(ibt_async_event_t *eventp)
2370 * eventp - A pointer to an ibt_async_event_t struct
2382 ibt_async_code_t code, ibt_async_event_t *eventp)
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c56 ibt_async_code_t code, ibt_async_event_t *event);
234 ibt_async_code_t code, ibt_async_event_t *event)
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h132 } ibt_async_event_t; typedef in typeref:struct:ibt_async_event_s
143 ibt_hca_hdl_t hca_hdl, ibt_async_code_t code, ibt_async_event_t *event);
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c330 static void daplka_async_event_create(ibt_async_code_t, ibt_async_event_t *,
333 ibt_async_event_t *);
335 ibt_async_event_t *);
337 ibt_async_event_t *);
339 ibt_async_event_t *);
4479 ibt_async_event_t event;
4552 bzero(&event, sizeof (ibt_async_event_t));
7734 daplka_async_event_create(ibt_async_code_t code, ibt_async_event_t *event,
7789 ibt_async_code_t code, ibt_async_event_t *event)
7841 ibt_async_code_t code, ibt_async_event_t *even
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c84 ibt_async_code_t code, ibt_async_event_t *event);
1404 ibt_async_event_t *event)
1699 ibt_async_event_t *event)
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c479 ibt_async_code_t code, ibt_async_event_t *event)
H A Denx_hdlrs.c346 ibt_async_code_t code, ibt_async_event_t *event)
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_impl.h684 ibt_async_code_t code, ibt_async_event_t *event);
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c94 static void ibdm_handle_port_change_event(ibt_async_event_t *);
104 ibt_async_code_t, ibt_async_event_t *);
116 static ibdm_port_attr_t *ibdm_get_port_attr(ibt_async_event_t *,
525 ibt_hca_hdl_t hca_hdl, ibt_async_code_t code, ibt_async_event_t *event)
603 ibdm_handle_port_change_event(ibt_async_event_t *event)
858 ibdm_get_port_attr(ibt_async_event_t *event, ibdm_hca_list_t **retval)
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c43 ibt_async_event_t *);
142 ibt_async_event_t *event)
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c364 ibt_async_event_t *);
366 ibt_async_event_t *);
2304 ibt_async_code_t code, ibt_async_event_t *event)
8695 ibt_async_code_t code, ibt_async_event_t *event)
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c2127 ibt_async_event_t *event)

Completed in 174 milliseconds

12