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

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

Completed in 112 milliseconds