Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dfastboot.h45 #define FASTBOOT_NAME_UNIX 0 macro
/titanic_44/usr/src/uts/i86pc/os/
H A Dfastboot.c924 bcopy(kern_bootpath, fastboot_filename[FASTBOOT_NAME_UNIX], in fastboot_load_kernel()
927 &fastboot_filename[FASTBOOT_NAME_UNIX][bootpath_len], in fastboot_load_kernel()
H A Dfakebop.c1197 saved_file_size[FASTBOOT_NAME_UNIX] = FOUR_MEG - PAGESIZE; in save_boot_info()