Home
last modified time | relevance | path

Searched refs:DI_PROM_HANDLE_NIL (Results 1 – 25 of 29) sorted by relevance

12

/titanic_41/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c64 static di_prom_handle_t phdl = DI_PROM_HANDLE_NIL;
165 if (phdl != DI_PROM_HANDLE_NIL) { in destroy_snapshot()
168 phdl = DI_PROM_HANDLE_NIL; in destroy_snapshot()
189 (phdl = di_prom_init()) == DI_PROM_HANDLE_NIL) { in snapshot_devtree()
/titanic_41/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_ioboard.c92 di_prom_handle_t ptp = DI_PROM_HANDLE_NIL; in opl_get_physical_board()
97 if ((ptp = topo_mod_prominfo(mod)) == DI_PROM_HANDLE_NIL) in opl_get_physical_board()
229 di_prom_handle_t promh = DI_PROM_HANDLE_NIL; in opl_get_model()
232 (promh = topo_mod_prominfo(mp)) == DI_PROM_HANDLE_NIL) in opl_get_model()
H A Dopl_hostbridge.c46 di_prom_handle_t ptp = DI_PROM_HANDLE_NIL; in opl_get_slot_name()
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dadopt.c277 di_prom_handle_t phdl = DI_PROM_HANDLE_NIL; in get_prom_prop()
288 (phdl = di_prom_init()) == DI_PROM_HANDLE_NIL) { in get_prom_prop()
387 if (phdl != DI_PROM_HANDLE_NIL) { in get_prom_prop()
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dutil.c73 di_prom_handle_t promtree = DI_PROM_HANDLE_NIL; in get_pci_vpd_sn_pn()
75 if ((promtree = topo_mod_prominfo(mp)) == DI_PROM_HANDLE_NIL) { in get_pci_vpd_sn_pn()
H A Ddid_props.c232 di_prom_handle_t ptp = DI_PROM_HANDLE_NIL; in promprop2uint()
236 if ((ptp = topo_mod_prominfo(mod)) == DI_PROM_HANDLE_NIL) in promprop2uint()
290 di_prom_handle_t ptp = DI_PROM_HANDLE_NIL; in di_bytes_get()
294 if ((ptp = topo_mod_prominfo(mod)) == DI_PROM_HANDLE_NIL) in di_bytes_get()
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c315 if (thp->th_pi != DI_PROM_HANDLE_NIL) { in topo_snap_create()
317 thp->th_pi = DI_PROM_HANDLE_NIL; in topo_snap_create()
472 if (thp->th_pi != DI_PROM_HANDLE_NIL) { in topo_snap_destroy()
474 thp->th_pi = DI_PROM_HANDLE_NIL; in topo_snap_destroy()
762 return (thp == NULL ? DI_PROM_HANDLE_NIL : thp->th_pi); in topo_hdl_prominfo()
H A Dtopo_mod.c789 di_prom_handle_t promh = DI_PROM_HANDLE_NIL; in topo_mod_csn()
800 (promh = topo_mod_prominfo(mod)) != DI_PROM_HANDLE_NIL) { in topo_mod_csn()
/titanic_41/usr/src/cmd/biosdev/
H A Dbiosdev.c102 static di_prom_handle_t prom_hdl = DI_PROM_HANDLE_NIL;
555 if (prom_hdl != DI_PROM_HANDLE_NIL) in cleanup_and_exit()
584 if ((prom_hdl = di_prom_init()) == DI_PROM_HANDLE_NIL) { in main()
/titanic_41/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_cpu.c75 if (phdl == DI_PROM_HANDLE_NIL) { in devinfo_cpu_add()
/titanic_41/usr/src/cmd/prtconf/
H A Dpdevinfo.c170 di_prom_handle_t prom_hdl = DI_PROM_HANDLE_NIL; in prtconf_devinfo()
189 if ((prom_hdl = di_prom_init()) == DI_PROM_HANDLE_NIL) in prtconf_devinfo()
246 if (prom_hdl != DI_PROM_HANDLE_NIL) in prtconf_devinfo()
307 if (prom_hdl != DI_PROM_HANDLE_NIL) in prtconf_devinfo()
1797 if (promh == DI_PROM_HANDLE_NIL) { in do_productinfo()
/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd.c381 di_prom_handle_t promh = DI_PROM_HANDLE_NIL; in fmd_create()
402 (promh = di_prom_init()) != DI_PROM_HANDLE_NIL) { in fmd_create()
409 if (promh != DI_PROM_HANDLE_NIL) in fmd_create()
/titanic_41/usr/src/cmd/ldmad/
H A Dldma_dio.c315 if (ph == DI_PROM_HANDLE_NIL) { in device_tree_to_md()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c282 if ((phan = topo_mod_prominfo(mod)) != DI_PROM_HANDLE_NIL) { in niufn_instance_get()
/titanic_41/usr/src/cmd/power/
H A Dparse.c171 } else if ((ph = di_prom_init()) == DI_PROM_HANDLE_NIL) { in lookup_estar_vers()
/titanic_41/usr/src/cmd/pcitool/
H A Dpcitool.c939 di_prom_handle_t di_phdl = DI_PROM_HANDLE_NIL; in do_probe_walk()
950 ((di_phdl = di_prom_init()) == DI_PROM_HANDLE_NIL)) { in do_probe_walk()
963 if (di_phdl != DI_PROM_HANDLE_NIL) { in do_probe_walk()
/titanic_41/usr/src/cmd/devfsadm/
H A Dcfg_link.c1088 if (ph == DI_PROM_HANDLE_NIL) { in pci_cfg_creat_cb()
1183 if (ph != DI_PROM_HANDLE_NIL) in pci_cfg_creat_cb()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_pciexrc.c516 DI_PROM_HANDLE_NIL) { in pi_enum_pciexrc_findbdf()
/titanic_41/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c31 static di_prom_handle_t ph = DI_PROM_HANDLE_NIL;
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c425 di_prom_handle_t ph = DI_PROM_HANDLE_NIL; in ecache_info_init()
443 if ((ph = di_prom_init()) == DI_PROM_HANDLE_NIL) { in ecache_info_init()
471 if (ph != DI_PROM_HANDLE_NIL) in ecache_info_init()
/titanic_41/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h134 #define DI_PROM_HANDLE_NIL NULL macro
H A Ddevinfo.c2841 return (DI_PROM_HANDLE_NIL); in di_prom_init()
2848 return (DI_PROM_HANDLE_NIL); in di_prom_init()
2984 if ((ph == DI_PROM_HANDLE_NIL) || (node == DI_NODE_NIL)) { in di_prom_prop_next()
3054 if ((ph == DI_PROM_HANDLE_NIL) || (node == DI_NODE_NIL)) { in di_prom_prop_lookup_common()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c49 static di_prom_handle_t prom_handle = DI_PROM_HANDLE_NIL;
/titanic_41/usr/src/cmd/luxadm/
H A Dqlgcupdate.c1319 if ((ph = di_prom_init()) == DI_PROM_HANDLE_NIL) { in emulex_fcodeversion()
/titanic_41/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c1153 if ((slotarg->promp = di_prom_init()) == DI_PROM_HANDLE_NIL) { in find_physical_slot_names()

12