/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | adopt.c | 315 for (pp = di_prom_prop_next(phdl, node, DI_PROM_PROP_NIL); in get_prom_prop() 317 pp = di_prom_prop_next(phdl, node, pp)) { in get_prom_prop()
|
/titanic_44/usr/src/lib/libwanboot/common/ |
H A D | bootinfo_aux.c | 225 for (pp = di_prom_prop_next(phdl, node, DI_PROM_PROP_NIL); in get_prop() 227 pp = di_prom_prop_next(phdl, node, pp)) { in get_prop()
|
/titanic_44/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/ |
H A D | opl_hostbridge.c | 53 for (pp = di_prom_prop_next(ptp, n, pp); in opl_get_slot_name() 55 pp = di_prom_prop_next(ptp, n, pp)) { in opl_get_slot_name()
|
H A D | opl_ioboard.c | 100 for (pp = di_prom_prop_next(ptp, n, pp); in opl_get_physical_board() 102 pp = di_prom_prop_next(ptp, n, pp)) { in opl_get_physical_board()
|
/titanic_44/usr/src/man/man3devinfo/ |
H A D | Makefile | 107 di_prom_prop_next.3devinfo \ 190 di_prom_prop_next.3devinfo := LINKSRC = di_prom_prop_data.3devinfo
|
/titanic_44/usr/src/lib/libprtdiag/common/ |
H A D | libdevinfo_sun4u.c | 340 for (p_prop = di_prom_prop_next(ph, di_node, DI_PROM_PROP_NIL); in dump_di_node() 342 p_prop = di_prom_prop_next(ph, di_node, p_prop)) { in dump_di_node()
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_pciexrc.c | 522 di_prom_prop_next(di_prom_hdl, dnode, DI_PROM_PROP_NIL); in pi_enum_pciexrc_findbdf() 525 di_prom_prop_next(di_prom_hdl, dnode, di_prom_prop)) { in pi_enum_pciexrc_findbdf()
|
/titanic_44/usr/src/lib/libdevinfo/ |
H A D | mapfile-vers | 135 di_prom_prop_next;
|
H A D | libdevinfo.h | 259 extern di_prom_prop_t di_prom_prop_next(di_prom_handle_t ph, di_node_t node,
|
H A D | devinfo.c | 2974 di_prom_prop_next(di_prom_handle_t ph, di_node_t node, di_prom_prop_t prom_prop) in di_prom_prop_next() function
|
/titanic_44/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did_props.c | 239 while ((pp = di_prom_prop_next(ptp, n, pp)) != DI_PROM_PROP_NIL) { in promprop2uint() 306 while ((pp = di_prom_prop_next(ptp, n, pp)) != in di_bytes_get()
|
/titanic_44/usr/src/cmd/luxadm/ |
H A D | qlgcupdate.c | 1323 for (promprop = di_prom_prop_next(ph, node, in emulex_fcodeversion() 1326 promprop = di_prom_prop_next(ph, node, promprop)) { in emulex_fcodeversion()
|
H A D | g_adm.c | 6480 for (promprop = di_prom_prop_next(ph, node, in get_host_controller_pwwn() 6483 promprop = di_prom_prop_next(ph, node, promprop)) { in get_host_controller_pwwn()
|
/titanic_44/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 1120 prom_prop = di_prom_prop_next(ph, din, DI_PROM_PROP_NIL); in find_slotname() 1130 prom_prop = di_prom_prop_next(ph, din, prom_prop); in find_slotname()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3devinfo.inc | 156 link path=usr/share/man/man3devinfo/di_prom_prop_next.3devinfo \
|
/titanic_44/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 1256 prom_prop = di_prom_prop_next(ph, din, DI_PROM_PROP_NIL); in find_slotname() 1266 prom_prop = di_prom_prop_next(ph, din, prom_prop); in find_slotname()
|
/titanic_44/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 893 for (promp = di_prom_prop_next(ph, di_node, DI_PROM_PROP_NIL); in add_openprom_props() 895 promp = di_prom_prop_next(ph, di_node, promp)) { in add_openprom_props() 1758 promp = di_prom_prop_next(ph, node, DI_PROM_PROP_NIL); in check_stale_node()
|
/titanic_44/ |
H A D | .gitignore | 6073 usr/src/man/man3devinfo/di_prom_prop_next.3devinfo
|