Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dndi_impldefs.h83 void ddi_prop_remove_all_common(dev_info_t *, int);
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c169 ddi_prop_remove_all_common(dip, (int)DDI_PROP_HW_DEF); in ndi_prop_remove_all()
H A Dsunddi.c4094 ddi_prop_remove_all_common(dev_info_t *dip, int flag) in ddi_prop_remove_all_common() function
4120 ddi_prop_remove_all_common(dip, 0); in ddi_prop_remove_all()
4130 ddi_prop_remove_all_common(dip, (int)DDI_PROP_SYSTEM_DEF); in e_ddi_prop_remove_all()