/titanic_41/usr/src/lib/udapl/udapl_tavor/include/ |
H A D | dapl_adapter_util.h | 58 DAT_RETURN dapl_set_remote_lid(IN char *rhost_name); 62 DAT_RETURN dapls_ib_enum_hcas( 70 DAT_RETURN dapls_ib_open_hca( 74 DAT_RETURN dapls_ib_close_hca( 77 DAT_RETURN dapls_ib_qp_alloc( 82 DAT_RETURN dapls_ib_qp_free( 86 DAT_RETURN dapls_ib_qp_modify( 91 DAT_RETURN dapls_ib_connect( 99 DAT_RETURN dapls_ib_disconnect( 103 DAT_RETURN dapls_ib_setup_conn_listener( [all …]
|
H A D | dapl.h | 231 ((DAT_RETURN)(DAT_CLASS_ERROR | (Type) | (SubType))) 302 typedef DAT_RETURN (*DAPL_POST_SEND)(DAPL_EP *, ibt_send_wr_t *, boolean_t); 303 typedef DAT_RETURN (*DAPL_POST_RECV)(DAPL_EP *, ibt_recv_wr_t *, boolean_t); 304 typedef DAT_RETURN (*DAPL_POST_SRQ)(DAPL_SRQ *, ibt_recv_wr_t *, boolean_t); 306 typedef DAT_RETURN 308 typedef DAT_RETURN (*DAPL_CQ_POLL_ONE)(ib_cq_handle_t, ibt_wc_t *); 309 typedef DAT_RETURN (*DAPL_CQ_NOTIFY)(ib_cq_handle_t, int, uint32_t); 678 extern DAT_RETURN 686 extern DAT_RETURN 692 extern DAT_RETURN [all …]
|
H A D | dapl_hash.h | 81 extern DAT_RETURN 87 extern DAT_RETURN 91 extern DAT_RETURN 96 extern DAT_RETURN 102 extern DAT_RETURN 108 extern DAT_RETURN 114 extern DAT_RETURN
|
H A D | dapl_evd_util.h | 50 DAT_RETURN 65 DAT_RETURN 80 DAT_RETURN 89 DAT_RETURN 97 DAT_RETURN 103 DAT_RETURN 154 extern DAT_RETURN dapls_evd_copy_events( 161 extern DAT_RETURN dapls_evd_cq_poll_to_event(
|
H A D | dapl_osd.h | 164 DAT_RETURN 186 #define dapl_os_lock(m) ((DAT_RETURN)( \ 192 #define dapl_os_unlock(m) ((DAT_RETURN)( \ 198 #define dapl_os_lock_destroy(m) ((DAT_RETURN)( \ 221 DAT_RETURN 225 DAT_RETURN 230 DAT_RETURN 234 DAT_RETURN 299 DAT_RETURN dapl_os_get_time(DAPL_OS_TIMEVAL *);
|
H A D | dapl_provider.h | 91 extern DAT_RETURN 94 extern DAT_RETURN 100 extern DAT_RETURN 105 extern DAT_RETURN 110 extern DAT_RETURN
|
H A D | dapl_ep_util.h | 60 extern DAT_RETURN 64 extern DAT_RETURN 68 extern DAT_RETURN 72 extern DAT_RETURN 89 extern DAT_RETURN
|
/titanic_41/usr/src/lib/udapl/libdat/include/dat/ |
H A D | dat_redirection.h | 410 typedef DAT_RETURN (*DAT_IA_OPEN_FUNC)( 417 typedef DAT_RETURN (*DAT_IA_OPENV_FUNC)( 426 typedef DAT_RETURN (*DAT_IA_CLOSE_FUNC)( 430 typedef DAT_RETURN (*DAT_IA_QUERY_FUNC)( 440 typedef DAT_RETURN (*DAT_SET_CONSUMER_CONTEXT_FUNC)( 444 typedef DAT_RETURN (*DAT_GET_CONSUMER_CONTEXT_FUNC)( 448 typedef DAT_RETURN (*DAT_GET_HANDLE_TYPE_FUNC)( 454 typedef DAT_RETURN (*DAT_CR_QUERY_FUNC)( 459 typedef DAT_RETURN (*DAT_CR_ACCEPT_FUNC)( 465 typedef DAT_RETURN (*DAT_CR_REJECT_FUNC)( [all …]
|
H A D | dat.h | 897 extern DAT_RETURN dat_ia_openv( 911 extern DAT_RETURN dat_ia_query( 919 extern DAT_RETURN dat_ia_close( 925 extern DAT_RETURN dat_set_consumer_context( 929 extern DAT_RETURN dat_get_consumer_context( 933 extern DAT_RETURN dat_get_handle_type( 939 extern DAT_RETURN dat_cr_query( 944 extern DAT_RETURN dat_cr_accept( 950 extern DAT_RETURN dat_cr_reject( 957 extern DAT_RETURN dat_cr_handoff( [all …]
|
H A D | udat.h | 323 extern DAT_RETURN dat_lmr_create( 338 extern DAT_RETURN dat_evd_create( 345 extern DAT_RETURN dat_evd_modify_cno( 349 extern DAT_RETURN dat_cno_create( 354 extern DAT_RETURN dat_cno_modify_agent( 358 extern DAT_RETURN dat_cno_query( 363 extern DAT_RETURN dat_cno_free( 366 extern DAT_RETURN dat_cno_wait( 371 extern DAT_RETURN dat_evd_enable( 374 extern DAT_RETURN dat_evd_wait( [all …]
|
H A D | udat_redirection.h | 143 typedef DAT_RETURN (*DAT_LMR_CREATE_FUNC)( 158 typedef DAT_RETURN (*DAT_EVD_CREATE_FUNC)( 165 typedef DAT_RETURN (*DAT_EVD_MODIFY_CNO_FUNC)( 169 typedef DAT_RETURN (*DAT_CNO_CREATE_FUNC)( 174 typedef DAT_RETURN (*DAT_CNO_MODIFY_AGENT_FUNC)( 178 typedef DAT_RETURN (*DAT_CNO_QUERY_FUNC)( 183 typedef DAT_RETURN (*DAT_CNO_FREE_FUNC)( 186 typedef DAT_RETURN(*DAT_CNO_WAIT_FUNC)( 191 typedef DAT_RETURN (*DAT_EVD_ENABLE_FUNC)( 194 typedef DAT_RETURN (*DAT_EVD_WAIT_FUNC)( [all …]
|
/titanic_41/usr/src/lib/udapl/libdat/common/ |
H A D | udat_sr_parser.c | 144 static DAT_RETURN 156 static DAT_RETURN 160 static DAT_RETURN 164 static DAT_RETURN 169 static DAT_RETURN 174 static DAT_RETURN 179 static DAT_RETURN 184 static DAT_RETURN 189 static DAT_RETURN 194 static DAT_RETURN [all …]
|
H A D | dat_api.c | 45 DAT_RETURN dat_set_consumer_context( in dat_set_consumer_context() 57 DAT_RETURN dat_get_consumer_context( in dat_get_consumer_context() 70 DAT_RETURN dat_get_handle_type( in dat_get_handle_type() 82 DAT_RETURN dat_cr_query( in dat_cr_query() 96 DAT_RETURN dat_cr_accept( in dat_cr_accept() 112 DAT_RETURN dat_cr_reject( in dat_cr_reject() 122 DAT_RETURN dat_evd_resize( in dat_evd_resize() 134 DAT_RETURN dat_evd_post_se( in dat_evd_post_se() 146 DAT_RETURN dat_evd_dequeue( in dat_evd_dequeue() 158 DAT_RETURN dat_evd_free( in dat_evd_free() [all …]
|
H A D | udat_api.c | 45 DAT_RETURN dat_lmr_create( in dat_lmr_create() 75 DAT_RETURN dat_evd_create( in dat_evd_create() 93 DAT_RETURN dat_evd_modify_cno( in dat_evd_modify_cno() 105 DAT_RETURN dat_cno_create( in dat_cno_create() 119 DAT_RETURN dat_cno_modify_agent( in dat_cno_modify_agent() 131 DAT_RETURN dat_cno_query( in dat_cno_query() 145 DAT_RETURN dat_cno_free( in dat_cno_free() 155 DAT_RETURN dat_cno_wait( in dat_cno_wait() 169 DAT_RETURN dat_evd_enable( in dat_evd_enable() 179 DAT_RETURN dat_evd_wait( in dat_evd_wait() [all …]
|
H A D | dat_dr.c | 69 DAT_RETURN 72 DAT_RETURN status; in dat_dr_init() 92 DAT_RETURN 95 DAT_RETURN status; in dat_dr_fini() 115 extern DAT_RETURN 120 DAT_RETURN status; in dat_dr_insert() 168 extern DAT_RETURN 174 DAT_RETURN status; in dat_dr_remove() 220 extern DAT_RETURN 225 DAT_RETURN status; in dat_dr_provider_open() [all …]
|
H A D | dat_dictionary.c | 74 static DAT_RETURN 96 DAT_RETURN 101 DAT_RETURN status; in dat_dictionary_create() 169 DAT_RETURN 194 DAT_RETURN 212 DAT_RETURN 217 DAT_RETURN dat_status; in dat_dictionary_entry_create() 241 DAT_RETURN 254 DAT_RETURN 261 DAT_RETURN dat_status; in dat_dictionary_insert() [all …]
|
H A D | dat_sr.c | 70 DAT_RETURN 73 DAT_RETURN status; in dat_sr_init() 101 extern DAT_RETURN 104 DAT_RETURN status; in dat_sr_fini() 124 extern DAT_RETURN 129 DAT_RETURN status; in dat_sr_insert() 212 extern DAT_RETURN 224 extern DAT_RETURN 233 DAT_RETURN status; in dat_sr_list() 306 extern DAT_RETURN [all …]
|
H A D | dat_strerror.c | 48 DAT_RETURN 50 IN DAT_RETURN value, 53 DAT_RETURN 55 IN DAT_RETURN value, 65 DAT_RETURN 67 IN DAT_RETURN value, in dat_strerror_major() 184 DAT_RETURN 186 IN DAT_RETURN value, in dat_strerror_minor() 577 DAT_RETURN 579 IN DAT_RETURN value, in dat_strerror()
|
/titanic_41/usr/src/lib/udapl/libdat/include/ |
H A D | dat_dictionary.h | 68 extern DAT_RETURN 72 extern DAT_RETURN 76 extern DAT_RETURN 81 extern DAT_RETURN 85 extern DAT_RETURN 89 extern DAT_RETURN 96 extern DAT_RETURN 102 extern DAT_RETURN 109 extern DAT_RETURN
|
H A D | dat_dr.h | 74 extern DAT_RETURN 77 extern DAT_RETURN 80 extern DAT_RETURN 85 extern DAT_RETURN 90 extern DAT_RETURN 95 extern DAT_RETURN 99 extern DAT_RETURN 103 extern DAT_RETURN
|
H A D | dat_sr.h | 78 extern DAT_RETURN 81 extern DAT_RETURN 84 extern DAT_RETURN 89 extern DAT_RETURN 93 extern DAT_RETURN 99 extern DAT_RETURN 103 extern DAT_RETURN
|
H A D | dat_osd.h | 104 #define DAT_ERROR(Type, SubType) ((DAT_RETURN)(DAT_CLASS_ERROR | Type | \ 110 extern DAT_RETURN 115 extern DAT_RETURN 183 #define dat_os_fgetpos(file, pos) ((DAT_RETURN)( \ 188 #define dat_os_fsetpos(file, pos) ((DAT_RETURN)( \ 233 #define dat_os_lock(m) ((DAT_RETURN)( \ 238 #define dat_os_unlock(m) ((DAT_RETURN)( \ 243 #define dat_os_lock_destroy(m) ((DAT_RETURN)( \
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_cookie.c | 93 DAT_RETURN 98 DAT_RETURN 129 DAT_RETURN 194 DAT_RETURN 204 DAT_RETURN dat_return; in dapls_cb_resize() 280 DAT_RETURN 285 DAT_RETURN dat_status; in dapls_cb_get() 322 DAT_RETURN 350 DAT_RETURN 358 DAT_RETURN dat_status; in dapls_rmr_cookie_alloc() [all …]
|
H A D | dapl_srq.c | 67 DAT_RETURN 77 DAT_RETURN dat_status; in dapl_srq_create() 183 DAT_RETURN 190 DAT_RETURN dat_status = DAT_SUCCESS; in dapl_srq_free() 253 DAT_RETURN 262 DAT_RETURN dat_status; in dapl_srq_post_recv() 333 DAT_RETURN 340 DAT_RETURN dat_status; in dapl_srq_query() 396 DAT_RETURN 428 DAT_RETURN [all …]
|
H A D | dapl_provider.c | 165 DAT_RETURN 168 DAT_RETURN status; in dapl_provider_list_create() 217 DAT_RETURN 240 DAT_RETURN 246 DAT_RETURN status; in dapl_provider_list_insert() 300 DAT_RETURN 306 DAT_RETURN status; in dapl_provider_list_search() 328 DAT_RETURN 333 DAT_RETURN status; in dapl_provider_list_remove()
|