Searched refs:ddi_prop_remove_all_common (Results 1 – 3 of 3) sorted by relevance
85 void ddi_prop_remove_all_common(dev_info_t *, int);
165 ddi_prop_remove_all_common(dip, (int)DDI_PROP_HW_DEF); in ndi_prop_remove_all()
4500 ddi_prop_remove_all_common(dev_info_t *dip, int flag) in ddi_prop_remove_all_common() function4526 ddi_prop_remove_all_common(dip, 0); in ddi_prop_remove_all()4536 ddi_prop_remove_all_common(dip, (int)DDI_PROP_SYSTEM_DEF); in e_ddi_prop_remove_all()