OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prom_printf
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sun2/sun2/
promlib.c
183
prom_printf
(const char *fmt, ...)
function
200
* of arguments you can use with
prom_printf
. Ugly indeed.
208
prom_printf
("too many args to
prom_printf
, "
358
prom_printf
("Begin traceback...fp = 0x%x\n", fp);
361
prom_printf
("FP loop at 0x%x", fp);
364
prom_printf
("Called from 0x%x, fp=0x%x, args=0x%x 0x%x 0x%x 0x%x\n",
369
prom_printf
("End traceback...\n");
447
prom_printf
("boot options: %s\n", p);
455
prom_printf
("unknown option `%c'\n", *p)
[
all
...]
/src/sys/arch/mipsco/include/
prom.h
88
int (*
prom_printf
)(const char *, ...);
member in struct:mips_prom
/src/sys/arch/sparc/sparc/
promlib.c
743
prom_printf
(const char *fmt, ...)
function
781
prom_printf
("obp_v0_read: unimplemented read from %d\n", fd);
789
prom_printf
("obp_v0_write: unimplemented write on %d\n", fd);
933
prom_printf
("v2_bootargs too long\n");
1479
prom_printf
("OBP version %d, revision %d.%d (plugin rev %x)\n",
Completed in 25 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026