/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | smp_transport.c | 129 if (ddi_prop_exists(DDI_DEV_T_NONE, smp_sd->smp_sd_dev, in smp_probe() 138 if (ddi_prop_exists(DDI_DEV_T_NONE, smp_sd->smp_sd_dev, in smp_probe() 144 if (ddi_prop_exists(DDI_DEV_T_NONE, smp_sd->smp_sd_dev, in smp_probe() 150 if (ddi_prop_exists(DDI_DEV_T_NONE, smp_sd->smp_sd_dev, in smp_probe() 157 if (ddi_prop_exists(DDI_DEV_T_NONE, smp_sd->smp_sd_dev, in smp_probe()
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_util.c | 91 if (ddi_prop_exists(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in get_pci_properties() 503 if (ddi_prop_exists(DDI_DEV_T_ANY, child, DDI_PROP_DONTPASS, in init_child() 831 if (ddi_prop_exists(DDI_DEV_T_ANY, cdip, DDI_PROP_DONTPASS, in pci_child_cfg_save() 882 if (ddi_prop_exists(DDI_DEV_T_ANY, cdip, DDI_PROP_DONTPASS, in pci_child_cfg_restore()
|
H A D | pci_pwr.c | 570 if (ddi_prop_exists(DDI_DEV_T_ANY, cdip, DDI_PROP_DONTPASS, in pci_pwr_resume() 621 if (ddi_prop_exists(DDI_DEV_T_ANY, cdip, DDI_PROP_DONTPASS, in pci_pwr_suspend()
|
H A D | pci_devctl.c | 328 if (ddi_prop_exists(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in pci_prop_op()
|
H A D | pci_pci.c | 427 if (ddi_prop_exists(DDI_DEV_T_ANY, devi, DDI_PROP_DONTPASS, in ppb_attach() 870 if (ddi_prop_exists(DDI_DEV_T_ANY, child, DDI_PROP_DONTPASS, in ppb_initchild() 1449 if (ddi_prop_exists(DDI_DEV_T_ANY, ppb->dip, DDI_PROP_DONTPASS, in ppb_init_hotplug()
|
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | sil3xxx.c | 71 if (ddi_prop_exists(DDI_DEV_T_ANY, ddi_get_parent(dip), in sil3xxx_init_controller()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | pcie_pwr.h | 118 (ddi_prop_exists(DDI_DEV_T_ANY, (dip), \
|
/titanic_50/usr/src/uts/common/io/1394/targets/dcam1394/ |
H A D | dcam.c | 335 if (ddi_prop_exists(DDI_DEV_T_ANY, dip, 0, in dcam_attach() 581 if (ddi_prop_exists(DDI_DEV_T_ANY, softc_p->dip, 0, in dcam_open() 628 if (ddi_prop_exists(DDI_DEV_T_ANY, softc->dip, 0, "power-managed?")) { in dcam_close()
|
/titanic_50/usr/src/uts/sun4/io/px/ |
H A D | px_util.c | 438 if (ddi_prop_exists(DDI_DEV_T_NONE, child, DDI_PROP_DONTPASS, in px_init_child() 515 if (ddi_prop_exists(DDI_DEV_T_ANY, child, DDI_PROP_DONTPASS, in px_init_child()
|
H A D | px_dma.h | 160 ddi_prop_exists(DDI_DEV_T_ANY, rdip, \
|
/titanic_50/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcmu_util.c | 583 if (ddi_prop_exists(DDI_DEV_T_ANY, cdip, DDI_PROP_DONTPASS, in pcmu_child_cfg_save() 634 if (ddi_prop_exists(DDI_DEV_T_ANY, cdip, DDI_PROP_DONTPASS, in pcmu_child_cfg_restore()
|
/titanic_50/usr/src/uts/common/io/pci-ide/ |
H A D | pci-ide.c | 55 (!ddi_prop_exists(DDI_DEV_T_ANY, (dip), DDI_PROP_DONTPASS, \ 59 ddi_prop_exists(DDI_DEV_T_ANY, (dip), 0, "ignore-hardware-nodes")
|
/titanic_50/usr/src/uts/common/io/1394/ |
H A D | s1394_fcp.c | 88 if ((ddi_prop_exists(DDI_DEV_T_ANY, hal->halinfo.dip, DDI_PROP_DONTPASS, in s1394_fcp_hal_init()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | pshot.c | 699 if (ddi_prop_exists(DDI_DEV_T_ANY, devi, in pshot_attach() 725 if (ddi_prop_exists(DDI_DEV_T_ANY, devi, in pshot_attach() 1129 if (ddi_prop_exists(DDI_DEV_T_ANY, child, in pshot_ctl() 1205 if (ddi_prop_exists(DDI_DEV_T_ANY, child, in pshot_ctl() 2756 if (ddi_prop_exists(DDI_DEV_T_ANY, child, in pshot_nexus_properties() 2784 if (ddi_prop_exists(DDI_DEV_T_ANY, child, in pshot_nexus_properties() 2828 if (ddi_prop_exists(DDI_DEV_T_ANY, child, in pshot_leaf_properties() 2857 if (ddi_prop_exists(DDI_DEV_T_ANY, child, in pshot_leaf_properties()
|
H A D | pseudonex.c | 427 auto_assign = ddi_prop_exists(DDI_DEV_T_ANY, child, in pseudonex_ctl()
|
H A D | gen_drv.c | 371 if (ddi_prop_exists(DDI_DEV_T_ANY, dstatep->dip, in gen_attach() 387 if (ddi_prop_exists(DDI_DEV_T_ANY, dstatep->dip, in gen_attach() 422 if (ddi_prop_exists(DDI_DEV_T_ANY, dstatep->dip, in gen_attach()
|
/titanic_50/usr/src/uts/i86pc/io/ppm/ |
H A D | acpippm.c | 269 if (ddi_prop_exists(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS | in appm_attach()
|
/titanic_50/usr/src/uts/common/io/pciex/ |
H A D | pcie_pwr.c | 898 if (ddi_prop_exists(DDI_DEV_T_ANY, cdip, DDI_PROP_DONTPASS, in pcie_pwr_resume() 1023 if (ddi_prop_exists(DDI_DEV_T_ANY, cdip, DDI_PROP_DONTPASS, in pcie_pwr_suspend()
|
H A D | pcieb.c | 451 if (ddi_prop_exists(DDI_DEV_T_ANY, devi, DDI_PROP_DONTPASS, in pcieb_attach() 657 if ((!ddi_prop_exists(DDI_DEV_T_ANY, rdip, in pcieb_ctlops() 865 if (ddi_prop_exists(DDI_DEV_T_ANY, child, DDI_PROP_DONTPASS, in pcieb_initchild()
|
/titanic_50/usr/src/uts/sun4u/io/ppm/ |
H A D | jbusppm.c | 269 if (ddi_prop_exists(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS | in jbppm_attach()
|
/titanic_50/usr/src/uts/common/io/scsi/conf/ |
H A D | scsi_confsubr.c | 1542 if (ddi_prop_exists(DDI_DEV_T_NONE, sd->sd_dev, in create_inquiry_props() 1548 if (ddi_prop_exists(DDI_DEV_T_NONE, sd->sd_dev, in create_inquiry_props() 1554 if (ddi_prop_exists(DDI_DEV_T_NONE, sd->sd_dev, in create_inquiry_props()
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | mc-us3.c | 250 if (ddi_prop_exists(DDI_DEV_T_ANY, softsp->dip, in mc_attach() 374 if (ddi_prop_exists(DDI_DEV_T_ANY, softsp->dip, in mc_attach() 418 if (ddi_prop_exists(DDI_DEV_T_ANY, softsp->dip, in mc_detach() 917 if (ddi_prop_exists(DDI_DEV_T_ANY, softsp->dip, in mc_get_mcregs()
|
/titanic_50/usr/src/uts/sparc/io/pciex/ |
H A D | pcieb_sparc.c | 175 if (ddi_prop_exists(DDI_DEV_T_NONE, child, DDI_PROP_DONTPASS, in pcieb_plat_initchild()
|
/titanic_50/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_dma.h | 180 ddi_prop_exists(DDI_DEV_T_ANY, rdip, \
|
/titanic_50/usr/src/uts/sun4u/os/ |
H A D | fillsysinfo.c | 805 if (ddi_prop_exists(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, "msram")) { in fill_cpu_ddi() 807 } else if (ddi_prop_exists(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in fill_cpu_ddi()
|