Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libds/common/
H A Dlibds.h80 extern int ds_unreg_hdl(ds_hdl_t hdl);
H A Dmapfile-vers49 ds_unreg_hdl;
H A Dlibds.c533 ds_unreg_hdl(ds_hdl_t hdl) in ds_unreg_hdl() function
695 (void) ds_unreg_hdl(hdl); in ds_unreg_svc()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h490 int ds_unreg_hdl(ds_svc_hdl_t hdl);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_drv.c972 (void) ds_unreg_hdl(hdl); in ds_unreg_all()
H A Dvlds.c673 if ((rv = ds_unreg_hdl(hdl)) != 0) { in vlds_ioctl()
H A Dds_common.c2645 ds_unreg_hdl(ds_svc_hdl_t hdl) in ds_unreg_hdl() function
2712 if ((rv = ds_unreg_hdl(hdl)) != 0) { in ds_cap_fini()