Home
last modified time | relevance | path

Searched refs:ds_sys_dispatch_func (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4v/sys/
H A Dds_impl.h431 extern int ds_sys_dispatch_func(void (func)(void *), void *arg);
/titanic_50/usr/src/uts/sun4v/io/
H A Dds_drv.c409 ds_sys_dispatch_func(void (func)(void *), void *arg) in ds_sys_dispatch_func() function
H A Dds_common.c345 if (ds_sys_dispatch_func(ds_handle_recv, port)) { in ds_ldc_cb()
639 if (ds_sys_dispatch_func(ds_dispatch_event, devent)) { in ds_handle_recv()
713 (void) ds_sys_dispatch_func((void (*)(void *)) in ds_send_msg()