Searched refs:e_ddi_prop_remove (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | esunddi.h | 85 e_ddi_prop_remove(dev_t dev, dev_info_t *dip, char *name);
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | tty_common.c | 527 if (e_ddi_prop_remove(DDI_DEV_T_NONE, dip, property) in ttyinit()
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | acpica.c | 358 e_ddi_prop_remove(DDI_DEV_T_NONE, ddi_root_node(), in acpica_process_user_options()
|
H A D | acpi_enum.c | 1116 e_ddi_prop_remove(DDI_DEV_T_NONE, ddi_root_node(), in acpi_isa_device_enum()
|
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_drv.c | 531 (void) e_ddi_prop_remove(DDI_DEV_T_NONE, in acpidev_initialize()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunddi.c | 4070 e_ddi_prop_remove(dev_t dev, dev_info_t *dip, char *name) in e_ddi_prop_remove() function
|