Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c154 static void ds_dispatch_event(void *arg);
639 if (ds_sys_dispatch_func(ds_dispatch_event, devent)) { in ds_handle_recv()
657 ds_dispatch_event(void *arg) in ds_dispatch_event() function