Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dds_impl.h460 int ds_svc_free(ds_svc_t *svc, void *arg);
/titanic_41/usr/src/uts/sun4v/io/
H A Dds_drv.c201 (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