Home
last modified time | relevance | path

Searched refs:prom_interpret (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/psm/promif/ieee1275/common/
H A Dprom_fb.c64 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 Dprom_interp.c33 prom_interpret(char *string, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, in prom_interpret() function
H A Dprom_test.c75 prom_interpret(buf, 0, 0, 0, 0, 0); in prom_test_method()
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dramdisk.c277 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 Dmachdep.c173 prom_interpret(create_prop, 0, 0, 0, 0, 0); in retain_nvram_page()
/titanic_41/usr/src/uts/sun4/os/
H A Dforthdebug.c157 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 Dstartup.c720 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 Dutil.c75 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 Dmachdep.c142 prom_interpret(words, 0, 0, 0, 0, 0); in cb_interpret()
/titanic_41/usr/src/uts/sun4u/io/
H A Dtodstarcat.c95 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 Dtodstarfire.c78 prom_interpret(obp_string, 0, 0, 0, 0, 0); in _init()
H A Dtodsg.c105 prom_interpret(obp_string, 0, 0, 0, 0, 0); in _init()
H A Dopl_cfg.c2252 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 Dpolled_io.c301 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 Dstarfire.c120 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 Dprom_misc.c62 prom_interpret(command, (uint_t)cn, prop_datalen, in prom_create_encoded_prop()
/titanic_41/usr/src/cmd/mdb/sparc/kmdb/
H A Dkmdb_promif_isadep.c195 prom_interpret((char *)str, 0, 0, 0, 0, 0); in kmdb_prom_interpret()
/titanic_41/usr/src/uts/sun/io/ttymux/
H A Dttymux_ioctl.c58 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 Dpromif.h197 extern void prom_interpret(char *str, uintptr_t arg1,
/titanic_41/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c1294 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 Dserengeti.c1457 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 Dlw8_platmod.c1462 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 Dttymux_dacf.c90 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 Dcpr_impl.c1948 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()