Searched refs:e_ddi_prop_remove (Results 1 - 7 of 7) sorted by relevance
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | esunddi.h | 83 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 | 526 if (e_ddi_prop_remove(DDI_DEV_T_NONE, dip, property)
|
| /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(),
|
| H A D | acpi_enum.c | 1059 e_ddi_prop_remove(DDI_DEV_T_NONE, ddi_root_node(),
|
| /illumos-gate/usr/src/uts/sun/io/ttymux/ |
| H A D | ttymux_ioctl.c | 280 (void) e_ddi_prop_remove(plqi->sm_dev, 283 (void) e_ddi_prop_remove(plqi->sm_dev,
|
| /illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/ |
| H A D | acpidev_drv.c | 514 (void) e_ddi_prop_remove(DDI_DEV_T_NONE,
|
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | sunddi.c | 4139 e_ddi_prop_remove(dev_t dev, dev_info_t *dip, char *name) function
|
Completed in 396 milliseconds