OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rom_boot_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/next68k/next68k/
nextrom.c
118
uint8_t
rom_boot_info
[20];
variable in typeref:typename:uint8_t[20]
433
for (j = 0; j < sizeof(
rom_boot_info
); j++) {
434
RELOC(
rom_boot_info
[j], uint8_t) =
436
ROM_PUTC(RELOC(
rom_boot_info
[j], uint8_t));
440
RELOC(
rom_boot_info
[sizeof(
rom_boot_info
) - 1], uint8_t) = 0;
nextrom.c
118
uint8_t
rom_boot_info
[20];
variable in typeref:typename:uint8_t[20]
433
for (j = 0; j < sizeof(
rom_boot_info
); j++) {
434
RELOC(
rom_boot_info
[j], uint8_t) =
436
ROM_PUTC(RELOC(
rom_boot_info
[j], uint8_t));
440
RELOC(
rom_boot_info
[sizeof(
rom_boot_info
) - 1], uint8_t) = 0;
Completed in 23 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025