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_dev
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/next68k/next68k/
nextrom.c
116
uint8_t
rom_boot_dev
[20];
variable in typeref:typename:uint8_t[20]
413
for (j = 0; j < sizeof(
rom_boot_dev
); j++) {
414
RELOC(
rom_boot_dev
[j], uint8_t) =
416
ROM_PUTC(RELOC(
rom_boot_dev
[j], uint8_t));
420
RELOC(
rom_boot_dev
[sizeof(
rom_boot_dev
) - 1], uint8_t) = 0;
nextrom.c
116
uint8_t
rom_boot_dev
[20];
variable in typeref:typename:uint8_t[20]
413
for (j = 0; j < sizeof(
rom_boot_dev
); j++) {
414
RELOC(
rom_boot_dev
[j], uint8_t) =
416
ROM_PUTC(RELOC(
rom_boot_dev
[j], uint8_t));
420
RELOC(
rom_boot_dev
[sizeof(
rom_boot_dev
) - 1], uint8_t) = 0;
Completed in 24 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025