Home
last modified time | relevance | path

Searched refs:di_prop_lookup_ints (Results 1 – 25 of 45) sorted by relevance

12

/titanic_50/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_pci.c68 if (di_prop_lookup_ints (DDI_DEV_T_ANY, node, "vendor-id", &i) > 0) { in devinfo_pci_add()
71 if (di_prop_lookup_ints (DDI_DEV_T_ANY, node, "device-id", &i) > 0) { in devinfo_pci_add()
74 if (di_prop_lookup_ints (DDI_DEV_T_ANY, node, "subsystem-vendor-id", &i) > 0) { in devinfo_pci_add()
77 if (di_prop_lookup_ints (DDI_DEV_T_ANY, node, "subsystem-id", &i) > 0) { in devinfo_pci_add()
H A Ddevinfo.h40 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, diprop, &(v)) > 0) { \
51 (di_prop_lookup_ints(DDI_DEV_T_ANY, node, diprop, &(v)) >= 0));
H A Ddevinfo_usb.c140 if (di_prop_lookup_ints (DDI_DEV_T_ANY, node, "interface", &i) < 0) { in devinfo_usb_add()
158 if (di_prop_lookup_ints (DDI_DEV_T_ANY, node, "usb-release", &i) > 0) { in devinfo_usb_add()
163 if (di_prop_lookup_ints (DDI_DEV_T_ANY, node, "low-speed", &i) >= 0) { in devinfo_usb_add()
165 } else if (di_prop_lookup_ints (DDI_DEV_T_ANY, node, "high-speed", &i) >= 0) { in devinfo_usb_add()
203 if (di_prop_lookup_ints (DDI_DEV_T_ANY, node, "interface-count", &j) > 0) { in devinfo_usb_add()
H A Ddevinfo_cpu.c116 if (di_prop_lookup_ints (DDI_DEV_T_ANY, node, in devinfo_cpu_add()
H A Ddevinfo_storage.c318 ((di_prop_lookup_ints(DDI_DEV_T_ANY, node, "removable-media", &i) >= 0) || in devinfo_scsi_storage_add()
319 (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "hotpluggable", &i) >= 0))); in devinfo_scsi_storage_add()
321 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "inquiry-device-type", in devinfo_scsi_storage_add()
/titanic_50/usr/src/lib/sun_sas/common/
H A Ddevtree_hba_disco.c247 rval = di_prop_lookup_ints(DDI_DEV_T_ANY, branchNode, in add_hba_port_info()
324 if ((di_prop_lookup_ints(DDI_DEV_T_ANY, hbaNode, in refresh_hba()
333 if (di_prop_lookup_ints(DDI_DEV_T_ANY, portNode, in refresh_hba()
487 if ((di_prop_lookup_ints(DDI_DEV_T_ANY, hbaNode, in devtree_get_one_hba()
549 if (di_prop_lookup_ints(DDI_DEV_T_ANY, portNode, in devtree_get_one_hba()
608 rval = di_prop_lookup_ints(DDI_DEV_T_ANY, node, in lookup_smhba_sas_hba()
H A DSun_sasRefreshAdapterConfiguration.c46 rval = di_prop_lookup_ints(DDI_DEV_T_ANY, node, in find_matching_hba()
H A DSun_sasRefreshInformation.c46 rval = di_prop_lookup_ints(DDI_DEV_T_ANY, node, in match_smhba_sas_hba()
H A Ddevtree_device_disco.c532 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "lun", in get_attached_devices_info()
564 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, in get_attached_devices_info()
/titanic_50/usr/src/cmd/devfsadm/
H A Ddisk_link.c194 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, SCSI_ADDR_PROP_TARGET, in disk_callback_wwn()
199 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, SCSI_ADDR_PROP_LUN, in disk_callback_wwn()
234 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, in disk_callback_fabric()
281 if ((!lun64_found) && (di_prop_lookup_ints(DDI_DEV_T_ANY, node, in disk_callback_sas()
310 } else if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, in disk_callback_sas()
568 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "removable-media", in disk_common()
574 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "hotpluggable", in disk_common()
H A Dsgen_link.c93 } else if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, in sgen_callback()
145 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "lun", &lunp) > 0) in sgen_callback()
H A Dcfg_link.c414 rv = di_prop_lookup_ints(dev, node, prop_name, in di_propall_lookup_ints()
417 rv = di_prop_lookup_ints(dev, node, prop_name, prop_data); in di_propall_lookup_ints()
/titanic_50/usr/src/cmd/devprop/
H A Ddevprop.c141 PER_TYPE(DI_PROP_TYPE_INT, di_prop_lookup_ints, in main()
/titanic_50/usr/src/man/man3devinfo/
H A DMakefile112 di_prop_lookup_ints.3devinfo \
203 di_prop_lookup_ints.3devinfo := LINKSRC = di_prop_lookup_bytes.3devinfo
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c678 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "reg", &val) < 0) { in x86pi_bdf()
695 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "sata-phy", &phy) < 0) { in x86pi_phy()
/titanic_50/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c813 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "inquiry-device-type", in dev_di_node_add()
865 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, in dev_di_node_add()
908 di_prop_lookup_ints(DDI_DEV_T_ANY, node, in dev_walk_di_nodes()
/titanic_50/usr/src/lib/libdevinfo/
H A Dmapfile-vers142 di_prop_lookup_ints;
/titanic_50/usr/src/cmd/prtconf/
H A Dpdevinfo.c1990 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "vendor-id", &vid) <= 0) in dump_pciid()
1993 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "device-id", &did) <= 0) in dump_pciid()
1996 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "subsystem-vendor-id", in dump_pciid()
1997 &svid) <= 0 || di_prop_lookup_ints(DDI_DEV_T_ANY, node, in dump_pciid()
/titanic_50/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ia_open.c120 ret = di_prop_lookup_ints(DDI_DEV_T_ANY, node, in dapl_ro_disallowed()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c287 rval = di_prop_lookup_ints(DDI_DEV_T_ANY, node, in niufn_instance_get()
/titanic_50/usr/src/lib/libprtdiag/common/
H A Dlibdevinfo_sun4u.c235 retval = di_prop_lookup_ints(DDI_DEV_T_ANY, in dump_di_node()
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c114 if (di_prop_lookup_ints(DDI_DEV_T_ANY, cn, in pci_scsi_device_create()
/titanic_50/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c314 dret = di_prop_lookup_ints(DDI_DEV_T_ANY, dn, OBP_REG, pdata); in get_reg_prop()
/titanic_50/usr/src/cmd/luxadm/
H A Dqlgcupdate.c1135 di_prop_lookup_ints( in emulex_update()
1172 prop_entries = di_prop_lookup_ints( in emulex_update()
/titanic_50/usr/src/cmd/biosdev/
H A Dbiosdev.c231 len = di_prop_lookup_ints(DDI_DEV_T_ANY, node, "reg", in i_match_pcibdf()

12