/titanic_50/usr/src/uts/common/sys/ |
H A D | sunndi.h | 64 ndi_prop_create_boolean(dev_t match_dev, dev_info_t *dip, char *name);
|
/titanic_50/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcmu_util.c | 593 ret = ndi_prop_create_boolean(DDI_DEV_T_NONE, cdip, in pcmu_child_cfg_save()
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_pwr.c | 631 ret = ndi_prop_create_boolean(DDI_DEV_T_NONE, cdip, in pci_pwr_suspend()
|
H A D | pci_util.c | 841 ret = ndi_prop_create_boolean(DDI_DEV_T_NONE, cdip, in pci_child_cfg_save()
|
H A D | pcisch.c | 1333 (void) ndi_prop_create_boolean(DDI_DEV_T_NONE, in pci_pbm_setup() 1360 (void) ndi_prop_create_boolean(DDI_DEV_T_NONE, in pci_pbm_setup()
|
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 843 ret = ndi_prop_create_boolean(DDI_DEV_T_NONE, cdip, in scsa1394_create_children() 866 ret = ndi_prop_create_boolean(DDI_DEV_T_NONE, cdip, "scsa1394"); in scsa1394_create_children() 987 ret = ndi_prop_create_boolean(DDI_DEV_T_NONE, cdip, "scsa1394"); in scsa1394_scsi_tgt_init()
|
/titanic_50/usr/src/uts/common/io/pciex/ |
H A D | pcie_pwr.c | 1032 if (ndi_prop_create_boolean(DDI_DEV_T_NONE, cdip, in pcie_pwr_suspend()
|
H A D | pcieb.c | 1772 (void) ndi_prop_create_boolean(DDI_DEV_T_NONE, pcieb->pcieb_dip, in pcieb_id_props()
|
H A D | pcie.c | 1130 (void) ndi_prop_create_boolean(DDI_DEV_T_NONE, dip, in pcie_init_bus()
|
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | usbai.c | 740 (void) ndi_prop_create_boolean(DDI_DEV_T_NONE, dip, in usb_enable_parent_notification()
|
H A D | usba.c | 2247 rval = ndi_prop_create_boolean(DDI_DEV_T_NONE, child_dip, in usba_ready_device_node() 2258 rval = ndi_prop_create_boolean(DDI_DEV_T_NONE, child_dip, in usba_ready_device_node()
|
H A D | hubdi.c | 282 if (ndi_prop_create_boolean(DDI_DEV_T_NONE, dip, in usba_hubdi_bind_root_hub()
|
/titanic_50/usr/src/uts/intel/io/pci/ |
H A D | pci_boot.c | 2022 (void) ndi_prop_create_boolean(DDI_DEV_T_NONE, dip, in process_devfunc() 2025 (void) ndi_prop_create_boolean(DDI_DEV_T_NONE, dip, in process_devfunc() 2028 (void) ndi_prop_create_boolean(DDI_DEV_T_NONE, dip, in process_devfunc()
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | opl_cfg.c | 1063 ret = ndi_prop_create_boolean(DDI_DEV_T_NONE, node, "mc-addr"); in opl_create_pseudo_mc() 1102 ret = ndi_prop_create_boolean(DDI_DEV_T_NONE, node, in opl_create_pseudo_mc()
|
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 1884 rval = ndi_prop_create_boolean(DDI_DEV_T_NONE, cdip, in scsa2usb_create_luns() 1938 rval = ndi_prop_create_boolean(DDI_DEV_T_NONE, cdip, "usb"); in scsa2usb_create_luns() 2313 if (ndi_prop_create_boolean(DDI_DEV_T_NONE, cdip, "usb") != in scsa2usb_scsi_tgt_init()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sunndi.c | 98 ndi_prop_create_boolean(dev_t match_dev, dev_info_t *dip, in ndi_prop_create_boolean() function
|
/titanic_50/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_cfg.c | 4247 if ((ret = ndi_prop_create_boolean(DDI_DEV_T_NONE, dip,
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 15035 if (ndi_prop_create_boolean(DDI_DEV_T_NONE, in mptsas_offline_target() 15893 if (ndi_prop_create_boolean(DDI_DEV_T_NONE, in mptsas_create_phys_lun() 16317 if (ndi_prop_create_boolean(DDI_DEV_T_NONE, in mptsas_online_smp()
|
/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 1353 if (ndi_prop_create_boolean(DDI_DEV_T_NONE, in scsi_hba_attach_setup()
|