Symbol: ndi_prop_remove
usr/src/uts/common/io/busra.c
1038
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "available");
usr/src/uts/common/io/busra.c
1457
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "available");
usr/src/uts/common/io/cardbus/cardbus.c
893
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "#address-cells");
usr/src/uts/common/io/cardbus/cardbus.c
895
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "#size-cells");
usr/src/uts/common/io/cardbus/cardbus.c
897
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "available");
usr/src/uts/common/io/cardbus/cardbus_cfg.c
1137
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "basereg");
usr/src/uts/common/io/cardbus/cardbus_cfg.c
2217
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "ranges");
usr/src/uts/common/io/cardbus/cardbus_cfg.c
2235
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "available");
usr/src/uts/common/io/cardbus/cardbus_cfg.c
2236
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "bus-range");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16421
if (ndi_prop_remove(DDI_DEV_T_NONE, dip, prop) != DDI_PROP_SUCCESS) {
usr/src/uts/common/io/ib/ibnex/ibnex.c
3831
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip,
usr/src/uts/common/io/ib/ibnex/ibnex.c
3833
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip,
usr/src/uts/common/io/pciex/pcie.c
2185
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip,
usr/src/uts/common/io/pciex/pcie_pwr.c
921
if (ndi_prop_remove(DDI_DEV_T_NONE, cdip,
usr/src/uts/common/io/pciex/pcieb.c
651
(void) ndi_prop_remove(DDI_DEV_T_NONE, pcieb->pcieb_dip,
usr/src/uts/common/io/sata/impl/sata.c
2381
(void) ndi_prop_remove(DDI_DEV_T_NONE, tgt_dip, "pm-capable");
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14610
(void) ndi_prop_remove(DDI_DEV_T_NONE, cdip,
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4507
rv = ndi_prop_remove(DDI_DEV_T_NONE, sd->sd_dev, name);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4720
rv = ndi_prop_remove(DDI_DEV_T_NONE, smp_sd->smp_sd_dev, name);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
8702
(void) ndi_prop_remove(DDI_DEV_T_NONE, self,
usr/src/uts/common/io/scsi/targets/smp.c
233
(void) ndi_prop_remove(DDI_DEV_T_NONE,
usr/src/uts/common/io/usb/usba/hubdi.c
396
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "root-hub");
usr/src/uts/common/io/usb/usba/hubdi.c
446
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "root-hub");
usr/src/uts/common/os/sunddi.c
7759
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, DEVID_PROP_NAME);
usr/src/uts/common/os/sunmdi.c
1449
(void) ndi_prop_remove(DDI_DEV_T_NONE, cdip, MDI_CLIENT_GUID_PROP);
usr/src/uts/common/os/sunpci.c
743
if (ndi_prop_remove(DDI_DEV_T_NONE, dip,
usr/src/uts/common/os/sunpci.c
805
if (ndi_prop_remove(DDI_DEV_T_NONE, dip, SAVED_CONFIG_REGS) !=
usr/src/uts/common/os/sunpci.c
818
if (ndi_prop_remove(DDI_DEV_T_NONE, dip, SAVED_CONFIG_REGS_MASK) !=
usr/src/uts/common/sys/sunndi.h
110
ndi_prop_remove(dev_t dev, dev_info_t *dip, char *name);
usr/src/uts/i86pc/io/pci/pci_prd_i86pc.c
800
(void) ndi_prop_remove(DDI_DEV_T_NONE,
usr/src/uts/intel/io/acpica/osl.c
1613
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip, "acpi-namespace");
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4362
(void) ndi_prop_remove(DDI_DEV_T_NONE, new_child, "available");
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4536
(void) ndi_prop_remove(DDI_DEV_T_NONE, new_child, "ranges");
usr/src/uts/sun4/io/efcode/fcpci.c
1827
(void) ndi_prop_remove(DDI_DEV_T_NONE, dip,
usr/src/uts/sun4/io/pcicfg.c
5380
(void) ndi_prop_remove(DDI_DEV_T_NONE, new_child, "available");
usr/src/uts/sun4/io/pcicfg.c
5549
(void) ndi_prop_remove(DDI_DEV_T_NONE, new_child, "ranges");
usr/src/uts/sun4/io/pcicfg.c
6689
status = ndi_prop_remove(DDI_DEV_T_NONE, dip, "assigned-addresses");
usr/src/uts/sun4u/io/pci/pci_pwr.c
579
if (ndi_prop_remove(DDI_DEV_T_NONE, cdip,
usr/src/uts/sun4u/io/pci/pci_util.c
890
if (ndi_prop_remove(DDI_DEV_T_NONE, cdip,
usr/src/uts/sun4u/opl/io/pcicmu/pcmu_util.c
642
if (ndi_prop_remove(DDI_DEV_T_NONE, cdip,