Searched refs:ibt_async_code_t (Results 1 - 25 of 35) 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.h100 ibt_async_code_t code,
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h165 ibt_async_code_t hd_async_codes; /* all codes for this HCA */
166 ibt_async_code_t hd_async_code; /* current code being run */
304 ibt_async_code_t cq_async_codes;
331 ibt_async_code_t srq_async_codes;
360 ibt_async_code_t qp_async_codes;
386 ibt_async_code_t eec_async_codes;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c617 ibt_async_code_t type;
1130 ibt_async_code_t type;
1198 ibt_async_code_t type;
1248 ibt_async_code_t type;
1298 ibt_async_code_t type;
1348 ibt_async_code_t type;
1399 ibt_async_code_t type;
1464 ibt_async_code_t type;
1514 ibt_async_code_t type;
1564 ibt_async_code_t typ
[all...]
H A Dhermon_agents.c316 ibt_async_code_t type, code;
/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/adapters/tavor/
H A Dtavor_event.c812 ibt_async_code_t type;
1333 ibt_async_code_t type;
1419 ibt_async_code_t type;
1490 ibt_async_code_t type;
1561 ibt_async_code_t type;
1632 ibt_async_code_t type;
1704 ibt_async_code_t type;
1790 ibt_async_code_t type;
1861 ibt_async_code_t type;
1932 ibt_async_code_t typ
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h168 ibt_async_code_t code,
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_handlers.c35 extern void ibmf_saa_impl_ibt_async_handler(ibt_async_code_t code,
50 ibt_async_code_t code, ibt_async_event_t *event)
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c188 ibc_async_handler(ibc_clnt_hdl_t hca_devp, ibt_async_code_t code,
406 ibtl_async_client_call(ibtl_hca_t *ibt_hca, ibt_async_code_t code,
626 ibt_async_code_t code;
806 ibt_async_code_t code;
874 ibt_async_code_t code;
923 ibt_async_code_t code;
971 ibt_async_code_t code;
1453 ibt_async_code_t nh_code;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.c429 uverbs_ibt_to_ofa_event_code(ibt_async_code_t code)
715 ibt_async_code_t code, ibt_async_event_t *event)
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h424 void eibnx_async_handler(void *, ibt_hca_hdl_t, ibt_async_code_t,
H A Deib_impl.h890 extern void eib_ibt_async_handler(void *, ibt_hca_hdl_t, ibt_async_code_t,
/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h348 ibt_async_code_t ibae_type;
/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 Dibci.h125 * ibt_async_code_t
481 void ibc_async_handler(ibc_clnt_hdl_t ibc_hdl, ibt_async_code_t code,
H A Dibti_common.h143 ibt_hca_hdl_t hca_hdl, ibt_async_code_t code, ibt_async_event_t *event);
H A Dibtl_types.h1670 } ibt_async_code_t; typedef in typeref:enum:ibt_async_code_e
/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);
899 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 *,
332 static void daplka_rc_async_handler(void *, ibt_hca_hdl_t, ibt_async_code_t,
334 static void daplka_cq_async_handler(void *, ibt_hca_hdl_t, ibt_async_code_t,
336 static void daplka_un_async_handler(void *, ibt_hca_hdl_t, ibt_async_code_t,
338 static void daplka_async_handler(void *, ibt_hca_hdl_t, ibt_async_code_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 *event)
7892 ibt_async_code_t code, ibt_async_event_t *event)
7970 ibt_async_code_t cod
[all...]
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1653 ibt_async_code_t code;
1657 code = (ibt_async_code_t)((dapl_ib_async_event_t *)cause_ptr->
/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);
1698 rds_async_handler(void *clntp, ibt_hca_hdl_t hdl, ibt_async_code_t code,
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c79 ibt_async_code_t, ibt_async_event_t *);
2382 ibt_async_code_t code, ibt_async_event_t *eventp)
/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)

Completed in 191 milliseconds

12