/titanic_50/usr/src/man/man3devinfo/ |
H A D | Makefile | 41 di_prom_init.3devinfo \ 187 di_prom_fini.3devinfo := LINKSRC = di_prom_init.3devinfo
|
/titanic_50/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo_cpu.c | 74 phdl = di_prom_init (); in devinfo_cpu_add()
|
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | adopt.c | 288 (phdl = di_prom_init()) == DI_PROM_HANDLE_NIL) { in get_prom_prop()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3devinfo.inc | 37 file path=usr/share/man/man3devinfo/di_prom_init.3devinfo 149 target=di_prom_init.3devinfo
|
/titanic_50/usr/src/lib/libdevinfo/ |
H A D | mapfile-vers | 129 di_prom_init;
|
H A D | libdevinfo.h | 256 extern di_prom_handle_t di_prom_init(void);
|
H A D | devinfo.c | 2836 di_prom_init() in di_prom_init() function
|
/titanic_50/usr/src/lib/libwanboot/common/ |
H A D | bootinfo_aux.c | 189 (phdl = di_prom_init()) == DI_PROM_HANDLE_NIL) { in snapshot_devtree()
|
/titanic_50/usr/src/cmd/ldmad/ |
H A D | ldma_dio.c | 314 ph = di_prom_init(); in device_tree_to_md()
|
/titanic_50/usr/src/lib/libprtdiag/common/ |
H A D | libdevinfo_sun4u.c | 441 if ((ph = di_prom_init()) == NULL) { in do_devinfo()
|
/titanic_50/usr/src/cmd/power/ |
H A D | parse.c | 171 } else if ((ph = di_prom_init()) == DI_PROM_HANDLE_NIL) { in lookup_estar_vers()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | dr.c | 532 if ((ph = di_prom_init()) == NULL) in update_devices()
|
/titanic_50/usr/src/cmd/biosdev/ |
H A D | biosdev.c | 584 if ((prom_hdl = di_prom_init()) == DI_PROM_HANDLE_NIL) { in main()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_snap.c | 303 thp->th_pi = di_prom_init(); in topo_snap_create()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | picllibdevinfo.c | 617 prom_handle = di_prom_init(); in get_fru_path()
|
/titanic_50/usr/src/cmd/prtconf/ |
H A D | pdevinfo.c | 189 if ((prom_hdl = di_prom_init()) == DI_PROM_HANDLE_NIL) in prtconf_devinfo() 1795 promh = di_prom_init(); in do_productinfo()
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd.c | 402 (promh = di_prom_init()) != DI_PROM_HANDLE_NIL) { in fmd_create()
|
/titanic_50/usr/src/cmd/devfsadm/ |
H A D | cfg_link.c | 1087 ph = di_prom_init(); in pci_cfg_creat_cb()
|
/titanic_50/usr/src/cmd/luxadm/ |
H A D | qlgcupdate.c | 1319 if ((ph = di_prom_init()) == DI_PROM_HANDLE_NIL) { in emulex_fcodeversion()
|
/titanic_50/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 1799 if ((ph = di_prom_init()) == NULL) in libdevinfo_init() 3676 ph = di_prom_init(); in picldevtree_evhandler() 3743 ph = di_prom_init(); in picldevtree_evhandler()
|
/titanic_50/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 1153 if ((slotarg->promp = di_prom_init()) == DI_PROM_HANDLE_NIL) { in find_physical_slot_names()
|
/titanic_50/usr/src/cmd/pcitool/ |
H A D | pcitool.c | 950 ((di_phdl = di_prom_init()) == DI_PROM_HANDLE_NIL)) { in do_probe_walk()
|
/titanic_50/usr/src/lib/libdiskmgt/common/ |
H A D | findevs.c | 164 args->ph = di_prom_init(); in findevs()
|
/titanic_50/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 1289 if ((slotarg->promp = di_prom_init()) == DI_PROM_HANDLE_NIL) { in find_physical_slot_names()
|
/titanic_50/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | ri_init.c | 443 if ((ph = di_prom_init()) == DI_PROM_HANDLE_NIL) { in ecache_info_init()
|