OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bt_magic
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/cats/include/
cyclone_boot.h
46
uint32_t
bt_magic
; /* boot info magic number */
member in struct:ebsaboot
/src/sys/arch/cats/cats/
cats_machdep.c
275
if (ebsabootinfo.
bt_magic
!= BT_MAGIC_NUMBER_EBSA
276
&& ebsabootinfo.
bt_magic
!= BT_MAGIC_NUMBER_CATS)
278
ebsabootinfo.
bt_magic
);
282
VPRINTF("
bt_magic
= 0x%08x\n", ebsabootinfo.
bt_magic
);
Completed in 44 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025