summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/ddi_implfuncs.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/ddi_implfuncs.h')
-rw-r--r--usr/src/uts/common/sys/ddi_implfuncs.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/src/uts/common/sys/ddi_implfuncs.h b/usr/src/uts/common/sys/ddi_implfuncs.h
index 5a63a91588..033ae7c93c 100644
--- a/usr/src/uts/common/sys/ddi_implfuncs.h
+++ b/usr/src/uts/common/sys/ddi_implfuncs.h
@@ -67,12 +67,6 @@ ddi_regspec_t
i_ddi_get_regspec(dev_info_t *dip, dev_info_t *rdip, uint_t rnumber,
off_t offset, off_t len);
-void
-i_ddi_set_parent_private(dev_info_t *dip, caddr_t data);
-
-caddr_t
-i_ddi_get_parent_private(dev_info_t *dip);
-
/*
* Implementation specific memory allocation and de-allocation routines.
*/