Searched defs:ds_unreg_hdl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libds/common/
H A Dlibds.c197 * intact but marked as not in use unless this is a ds_unreg_hdl
533 ds_unreg_hdl(ds_hdl_t hdl) function
695 (void) ds_unreg_hdl(hdl);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c2642 * Interface for ds_unreg_hdl in lds driver.
2645 ds_unreg_hdl(ds_svc_hdl_t hdl) function
2712 if ((rv = ds_unreg_hdl(hdl)) != 0) {
2713 DS_DBG(CE_NOTE, "%s: ds_unreg_hdl err (%d)" DS_EOL, __func__,

Completed in 94 milliseconds