Searched refs:di_prop_ints (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/man/man3devinfo/ |
H A D | Makefile | 110 di_prop_ints.3devinfo \ 197 di_prop_ints.3devinfo := LINKSRC = di_prop_bytes.3devinfo
|
/titanic_50/usr/src/lib/libdevinfo/ |
H A D | mapfile-vers | 139 di_prop_ints;
|
H A D | libdevinfo.h | 239 extern int di_prop_ints(di_prop_t prop, int **prop_data);
|
H A D | devinfo.c | 1547 di_prop_ints(di_prop_t prop, int **prop_data) in di_prop_ints() function 1720 return (di_prop_ints(prop, (void *)prop_data)); in di_prop_lookup_ints()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | dr.c | 183 len = di_prop_ints(di_prop, &idata); in add_devinfo_props()
|
/titanic_50/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cvt.c | 442 count = di_prop_ints(prop_lun, &lunp); in insert_lun_to_lunlist()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3devinfo.inc | 162 link path=usr/share/man/man3devinfo/di_prop_ints.3devinfo \
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclscsi.c | 744 di_prop_ints(prop, &target_val); in probe_disks()
|
/titanic_50/usr/src/cmd/prtconf/ |
H A D | pdevinfo.c | 75 (dump_propints_t)di_prop_ints,
|
/titanic_50/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 1321 len = di_prop_ints(di_prop, &idata); in add_devinfo_props() 1349 len = di_prop_ints(di_prop, &idata); in add_devinfo_props()
|
/titanic_50/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 7876 if ((n = di_prop_ints(prop, &int32p)) < 1) in add_property()
|
/titanic_50/ |
H A D | .gitignore | 6076 usr/src/man/man3devinfo/di_prop_ints.3devinfo
|