/titanic_41/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_fb.c | 64 prom_interpret( in prom_get_tem_inverses() 78 prom_interpret( in prom_get_tem_pos() 93 prom_interpret( in prom_get_term_font_size() 105 prom_interpret( in prom_hide_cursor()
|
H A D | prom_interp.c | 33 prom_interpret(char *string, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, in prom_interpret() function
|
H A D | prom_test.c | 75 prom_interpret(buf, 0, 0, 0, 0, 0); in prom_test_method()
|
/titanic_41/usr/src/psm/stand/boot/sparc/common/ |
H A D | ramdisk.c | 277 prom_interpret(ramdisk_preamble_fth, 0, 0, 0, 0, 0); in create_ramdisk() 295 prom_interpret(fth_buf, 0, 0, 0, 0, 0); in create_ramdisk() 354 prom_interpret(obpfix, 0, 0, 0, 0, 0); in boot_ramdisk() 380 prom_interpret(fth_buf, 0, 0, 0, 0, 0); in boot_ramdisk()
|
H A D | machdep.c | 173 prom_interpret(create_prop, 0, 0, 0, 0, 0); in retain_nvram_page()
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | forthdebug.c | 157 prom_interpret(fth_buf, 0, 0, 0, 0, 0); in forthdebug_init() 162 prom_interpret(fth_buf, 0, 0, 0, 0, 0); in forthdebug_init() 175 prom_interpret(INSTALL_DBP, 0, 0, 0, 0, 0); in forthdebug_init()
|
H A D | startup.c | 720 prom_interpret(bp, 0, 0, 0, 0, 0); in startup_init() 915 prom_interpret(b, 0, 0, 0, 0, 0); in install_kmem64_tte() 3011 prom_interpret(bp, 0, 0, 0, 0, 0); in create_va_to_tte() 3022 prom_interpret("' unix-tte is va>tte-data", 0, 0, 0, 0, 0); in install_va_to_tte() 3104 prom_interpret(create_node, 0, 0, 0, 0, 0); in startup_create_io_node()
|
/titanic_41/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | util.c | 75 prom_interpret("$open-package swap l!", plen, (uintptr_t)fs_pkg, in cpr_statefile_open() 287 prom_interpret(remap_def, 0, 0, 0, 0, 0); in install_remap() 473 prom_interpret(istr, 0, 0, 0, 0, 0); in cb_set_idev() 512 prom_interpret("stdin @ ihandle>devname swap -rot move", in cb_usb_setup() 515 prom_interpret(cb_nulldev, 0, 0, 0, 0, 0); in cb_usb_setup()
|
H A D | machdep.c | 142 prom_interpret(words, 0, 0, 0, 0, 0); in cb_interpret()
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | todstarcat.c | 95 prom_interpret(obp_string, 0, 0, 0, 0, 0); in _init() 207 prom_interpret(obp_string, 0, 0, 0, 0, 0); in todsc_set()
|
H A D | todstarfire.c | 78 prom_interpret(obp_string, 0, 0, 0, 0, 0); in _init()
|
H A D | todsg.c | 105 prom_interpret(obp_string, 0, 0, 0, 0, 0); in _init()
|
H A D | opl_cfg.c | 2252 prom_interpret(buf, (uintptr_t)&defined, 0, 0, 0, 0); in master_interrupt_init() 2274 prom_interpret(define_master_interrupt_handler, 0, 0, 0, 0, 0); in master_interrupt_init() 2279 prom_interpret(install_master_interrupt_handler, 0, 0, 0, 0, 0); in master_interrupt_init()
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | polled_io.c | 301 prom_interpret( in polled_io_take_console() 307 prom_interpret( in polled_io_take_console() 320 prom_interpret("stdout @ swap ! \" /os-io\" open-dev stdout !", in polled_io_take_console()
|
/titanic_41/usr/src/uts/sun4u/starfire/os/ |
H A D | starfire.c | 120 prom_interpret(buf, (uintptr_t)&revlevel, 0, 0, 0, 0); in set_platform_defaults() 623 prom_interpret("sigb-sig! my-sigb-sig!", OBP_SIG, OBP_SIG, 0, 0, 0); in starfire_system_claim() 629 prom_interpret("sigb-sig! my-sigb-sig!", OS_SIG, OS_SIG, 0, 0, 0); in starfire_system_release()
|
/titanic_41/usr/src/stand/lib/sa/sparc/ |
H A D | prom_misc.c | 62 prom_interpret(command, (uint_t)cn, prop_datalen, in prom_create_encoded_prop()
|
/titanic_41/usr/src/cmd/mdb/sparc/kmdb/ |
H A D | kmdb_promif_isadep.c | 195 prom_interpret((char *)str, 0, 0, 0, 0, 0); in kmdb_prom_interpret()
|
/titanic_41/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux_ioctl.c | 58 extern void prom_interpret(char *, uintptr_t, uintptr_t, uintptr_t, 193 prom_interpret(enb_str, (caddr32_t)ms->sm_cons_stdin.sm_i_ihdl, in enable_device() 197 prom_interpret(enb_str, (caddr32_t)ms->sm_cons_stdout.sm_o_ihdl, in enable_device() 216 prom_interpret(dis_str, (caddr32_t)ms->sm_cons_stdin.sm_i_ihdl, in disable_device() 219 prom_interpret(dis_str, (caddr32_t)ms->sm_cons_stdout.sm_o_ihdl, in disable_device()
|
/titanic_41/usr/src/uts/sun/sys/ |
H A D | promif.h | 197 extern void prom_interpret(char *str, uintptr_t arg1,
|
/titanic_41/usr/src/uts/sun4u/starcat/os/ |
H A D | starcat.c | 1294 prom_interpret("sigb-sig! my-sigb-sig!", OBP_SIG, OBP_SIG, 0, 0, 0); in starcat_system_claim() 1300 prom_interpret("sigb-sig! my-sigb-sig!", OS_SIG, OS_SIG, 0, 0, 0); in starcat_system_release()
|
/titanic_41/usr/src/uts/sun4u/serengeti/os/ |
H A D | serengeti.c | 1457 prom_interpret("sigb-sig! my-sigb-sig!", OBP_SIG, OBP_SIG, 0, 0, 0); in sg_system_claim() 1463 prom_interpret("sigb-sig! my-sigb-sig!", OS_SIG, OS_SIG, 0, 0, 0); in sg_system_release()
|
/titanic_41/usr/src/uts/sun4u/lw8/os/ |
H A D | lw8_platmod.c | 1462 prom_interpret("sigb-sig! my-sigb-sig!", OBP_SIG, OBP_SIG, 0, 0, 0); in sg_system_claim() 1468 prom_interpret("sigb-sig! my-sigb-sig!", OS_SIG, OS_SIG, 0, 0, 0); in sg_system_release()
|
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/ |
H A D | ttymux_dacf.c | 90 extern void prom_interpret(char *, uintptr_t, uintptr_t, uintptr_t, 329 prom_interpret(fstr, 0, 0, 0, 0, 0); in get_device_list()
|
/titanic_41/usr/src/uts/sun4u/os/ |
H A D | cpr_impl.c | 1948 prom_interpret(wordexists, (uintptr_t)&is_defined, 0, 0, 0, 0); in i_cpr_power_down() 1951 prom_interpret(req, 0, 0, 0, 0, 0); in i_cpr_power_down()
|