Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/
H A Dndi_impldefs.h85 void ddi_prop_remove_all_common(dev_info_t *, int);
/onnv-gate/usr/src/uts/common/os/
H A Dsunndi.c165 ddi_prop_remove_all_common(dip, (int)DDI_PROP_HW_DEF); in ndi_prop_remove_all()
H A Dsunddi.c4500 ddi_prop_remove_all_common(dev_info_t *dip, int flag) in ddi_prop_remove_all_common() function
4526 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()