OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PMAX_BOOT_MAGIC
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/installboot/arch/
pmax.c
153
if (le32toh(bb.magic) !=
PMAX_BOOT_MAGIC
) {
160
bb.magic = htole32(
PMAX_BOOT_MAGIC
);
242
bb.magic = htole32(
PMAX_BOOT_MAGIC
);
/src/sys/sys/
bootblock.h
1277
int32_t magic; /*
PMAX_BOOT_MAGIC
*/
1284
#define
PMAX_BOOT_MAGIC
0x0002757a
Completed in 12 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025