Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h464 int ds_svc_free(ds_svc_t *svc, void *arg);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_drv.c180 (void) ds_walk_svcs(ds_svc_free, NULL); in ds_fini()
H A Dds_common.c2084 ds_svc_free(ds_svc_t *svc, void *arg) in ds_svc_free() function