Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/os/
H A Dfastboot.c620 fastboot_parse_mdep(char *mdep, char *kern_bootpath, int *bootpath_len, in fastboot_parse_mdep() argument
641 *bootpath_len = i; in fastboot_parse_mdep()
893 int bootpath_len = 0; in fastboot_load_kernel() local
919 fastboot_parse_mdep(mdep, kern_bootpath, &bootpath_len, fastboot_args); in fastboot_load_kernel()
925 bootpath_len); in fastboot_load_kernel()
927 &fastboot_filename[FASTBOOT_NAME_UNIX][bootpath_len], in fastboot_load_kernel()
931 bootpath_len); in fastboot_load_kernel()
1135 [bootpath_len], in fastboot_load_kernel()
1141 [bootpath_len], in fastboot_load_kernel()
1173 [bootpath_len], in fastboot_load_kernel()
[all …]