OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ROM_PUTC
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/next68k/next68k/
nextrom.c
80
#define
ROM_PUTC
(c) /* nop */
85
#define
ROM_PUTC
(c) \
434
ROM_PUTC
(RELOC(rom_boot_dev[j], uint8_t));
444
ROM_PUTC
(RELOC(rom_boot_arg[j], uint8_t));
454
ROM_PUTC
(RELOC(rom_boot_info[j], uint8_t));
464
ROM_PUTC
(RELOC(rom_boot_file[j], uint8_t));
/src/sys/arch/ews4800mips/include/
sbd.h
78
/* void
ROM_PUTC
(xpixel, ypixel, c) */
79
#define
ROM_PUTC
((void (*)(int, int, int))0xbfc0ff60)
Completed in 25 milliseconds
Indexes created Mon Jul 13 00:28:05 UTC 2026