/illumos-gate/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_node.c | 211 prom_finddevice(char *path) in prom_finddevice() function 258 node = prom_finddevice("/chosen"); in prom_chosennode() 284 node = prom_finddevice("/aliases"); in prom_alias_node() 298 node = prom_finddevice("/options"); in prom_optionsnode()
|
/illumos-gate/usr/src/psm/promif/ieee1275/sun4/ |
H A D | prom_vername.c | 61 nodeid = prom_finddevice("/openprom"); in prom_version_name()
|
/illumos-gate/usr/src/stand/lib/sa/sparc/ |
H A D | prom_misc.c | 50 cn = prom_finddevice("/chosen"); in prom_create_encoded_prop()
|
/illumos-gate/usr/src/uts/intel/promif/ |
H A D | prom_node.c | 87 prom_finddevice(char *path) in prom_finddevice() function
|
/illumos-gate/usr/src/uts/sun4v/ontario/os/ |
H A D | ontario.c | 85 nodeid = prom_finddevice(ONTARIO_IDE_PATHNAME); in load_platform_drivers()
|
/illumos-gate/usr/src/psm/stand/boot/sparc/common/ |
H A D | boot_plat.c | 352 pnode_t node = prom_finddevice(devpath); in is_netdev() 399 node = prom_finddevice(bpath); in mangle_os_bootpath()
|
/illumos-gate/usr/src/uts/sparc/io/ |
H A D | consplat.c | 271 pnode = prom_finddevice("/virtual-devices/console"); in plat_virtual_console_path()
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | promif.h | 83 extern pnode_t prom_finddevice(char *path);
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | systeminfo.c | 321 fn.nodeid = prom_finddevice(path); in path_to_devinfo()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | swapgeneric.c | 1062 fn.nodeid = prom_finddevice(path); in path_to_devinfo() 1107 pnode_t node = prom_finddevice(bootpath); in netboot_over_ib()
|
H A D | devcfg.c | 6914 nodeid = prom_finddevice(path); in path_to_major()
|
/illumos-gate/usr/src/uts/sun/sys/ |
H A D | promif.h | 121 extern pnode_t prom_finddevice(char *path); /* Also on obp2.x */
|
/illumos-gate/usr/src/uts/sparc/os/ |
H A D | bootdev.c | 245 if (prom_finddevice(dev_name) != OBP_BADNODE) { in i_devname_to_promname()
|
H A D | bootops.c | 527 arph = prom_finddevice(archive); in bop_free_archive()
|
H A D | iscsi_boot.c | 338 nodeid = prom_finddevice((char *)iscsi_network_path); in iscsiboot_nic_prop_read()
|
/illumos-gate/usr/src/stand/lib/inet/ |
H A D | mac.c | 115 node = prom_finddevice(devname); in mac_init()
|
H A D | ibd.c | 580 chosen = prom_finddevice("/chosen"); in ibd_init()
|
H A D | dhcpv4.c | 1093 chosen = prom_finddevice("/chosen"); in prom_cached_reply()
|
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | bitmap.c | 443 mem_node = prom_finddevice(pdev); in cb_get_physavail()
|
/illumos-gate/usr/src/uts/sun4u/lw8/os/ |
H A D | lw8_platmod.c | 1378 node = prom_finddevice("/openprom"); in sg_get_prom_version()
|
/illumos-gate/usr/src/uts/sun4u/serengeti/os/ |
H A D | serengeti.c | 1366 node = prom_finddevice("/openprom"); in sg_get_prom_version()
|
/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | fhc_bd.c | 519 if (((node = prom_finddevice("/options")) == OBP_BADNODE) || in fhc_bd_dlist_init()
|
H A D | sysctrl_dr.c | 1852 openprom_node = prom_finddevice("/openprom"); in sysc_board_connect_supported_init()
|
/illumos-gate/usr/src/stand/lib/sock/ |
H A D | socket.c | 1258 cn = prom_finddevice("/chosen"); in get_netconfig_strategy()
|