Home
last modified time | relevance | path

Searched refs:prom_rootnode (Results 1 – 25 of 37) sorted by relevance

12

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dmachdep.c67 len = prom_getproplen(prom_rootnode(), "name"); in retain_nvram_page()
69 (void) prom_getprop(prom_rootnode(), "name", name); in retain_nvram_page()
H A Dsun4dep.c54 node = prom_findnode_bydevtype(prom_rootnode(), OBP_CPU); in setup_aux()
H A Dsun4x_standalloc.c116 pnode_t n = prom_rootnode(); in impl_name()
/illumos-gate/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_idprom.c50 length = prom_getproplen(prom_rootnode(), OBP_IDPROM); in prom_getidprom()
61 (void) prom_getprop(prom_rootnode(), OBP_IDPROM, in prom_getidprom()
/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_boot.c45 node = prom_rootnode(); in prom_bootargs()
76 node = prom_rootnode(); in prom_bootpath()
H A Dprom_node.c185 prom_rootnode(void) in prom_rootnode() function
/illumos-gate/usr/src/psm/stand/lib/names/sparc/common/
H A Duname-i.c80 n = (pnode_t)prom_rootnode(); in get_impl_arch_name()
92 n = (pnode_t)prom_rootnode(); in get_impl_arch_name()
H A Dmfgname.c51 if ((n = prom_rootnode()) != OBP_NONODE && in get_mfg_name()
/illumos-gate/usr/src/uts/sun4u/chicago/os/
H A Dchicago.c226 curnode = prom_rootnode(); in plat_lgrp_init()
379 if ((node = prom_findnode_byname(prom_rootnode(), in get_ebus_rtc_vaddr()
/illumos-gate/usr/src/cmd/eeprom/i386/
H A Dbenv_kvm.c121 prom_rootnode() in prom_rootnode() function
199 id = prom_findnode_byname(prom_rootnode(), name); in get_proplist()
/illumos-gate/usr/src/uts/intel/promif/
H A Dprom_node.c43 prom_rootnode(void) in prom_rootnode() function
/illumos-gate/usr/src/uts/sun4u/os/
H A Decc.c226 node = prom_rootnode(); in error_init()
/illumos-gate/usr/src/uts/sun4u/schumacher/os/
H A Dschumacher.c258 curnode = prom_rootnode(); in plat_lgrp_init()
/illumos-gate/usr/src/uts/intel/sys/
H A Dpromif.h69 extern pnode_t prom_rootnode(void);
/illumos-gate/usr/src/uts/sun4u/enchilada/os/
H A Denchilada.c275 curnode = prom_rootnode(); in plat_lgrp_init()
/illumos-gate/usr/src/uts/sun4v/promif/
H A Dpromif_node.c221 np = prom_rootnode(); in finddevice()
H A Dpromif_io.c332 while (node != prom_rootnode()) { in promif_instance_to_path()
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsram.c299 if (prom_getprop(prom_rootnode(), "fatal-reset-info", in sram_add_kstats()
/illumos-gate/usr/src/uts/sun/sys/
H A Dpromif.h91 extern pnode_t prom_rootnode(void);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c408 sbdp_walk_prom_tree(prom_rootnode(), sbdp_select_top_nodes, in sbdp_update_bd_info()
422 sbdp_walk_prom_tree(prom_rootnode(), sbdp_get_mem_dip, &smd); in sbdp_update_bd_info()
H A Dsbdp_dr.c339 sbdp_walk_prom_tree(prom_rootnode(), sbdp_select_top_nodes, in sbdp_detach_bd()
/illumos-gate/usr/src/uts/sun4u/boston/os/
H A Dboston.c469 curnode = prom_rootnode(); in plat_lgrp_init()
/illumos-gate/usr/src/uts/sun4u/seattle/os/
H A Dseattle.c471 curnode = prom_rootnode(); in plat_lgrp_init()
/illumos-gate/usr/src/uts/sun4u/opl/os/
H A Dopl.c151 (void) prom_getprop(prom_rootnode(), "model", (caddr_t)name); in set_model_info()
294 pnode = prom_rootnode(); in opl_get_physical_board()
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dutil.c346 for (node = prom_rootnode(); ; node = prom_nextnode(node)) { in get_cpu_node()

12