Home
last modified time | relevance | path

Searched refs:FASTBOOT_MAGIC (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/i86pc/sys/
H A Dfastboot.h55 #define FASTBOOT_MAGIC ('F' << 24 | 'A' << 16 | 'S' << 8 | 'T') macro
/titanic_44/usr/src/uts/i86pc/os/
H A Dfastboot.c1282 newkernel.fi_magic = FASTBOOT_MAGIC; in fastboot_load_kernel()
H A Dfakebop.c1855 FASTBOOT_MAGIC) { in _start()