Searched defs:bibp (Results 1 - 7 of 7) sorted by relevance
| /src/sys/arch/i386/stand/pxeboot/ | ||
| H A D | devopen.c | 55 struct btinfo_bootpath bibp; variable in typeref:struct:btinfo_bootpath |
| /src/sys/arch/i386/stand/boot/ | ||
| H A D | devopen.c | 117 struct btinfo_bootpath bibp; variable in typeref:struct:btinfo_bootpath |
| /src/sys/arch/landisk/stand/boot/ | ||
| H A D | devopen.c | 90 static struct btinfo_bootpath bibp; local in function:devopen |
| /src/sys/arch/i386/stand/dosboot/ | ||
| H A D | devopen.c | 92 struct btinfo_bootpath bibp; variable in typeref:struct:btinfo_bootpath |
| /src/sys/arch/i386/stand/efiboot/ | ||
| H A D | devopen.c | 144 struct btinfo_bootpath bibp; variable in typeref:struct:btinfo_bootpath [all...] |
| /src/sys/arch/x86/x86/ | ||
| H A D | x86_machdep.c | 1258 const struct btinfo_bootpath *bibp = lookup_bootinfo(BTINFO_BOOTPATH); local in function:get_booted_kernel 1268 struct btinfo_bootpath *bibp; local in function:sysctl_machdep_booted_kernel |
| /src/sys/arch/mips/mips/ | ||
| H A D | mips_machdep.c | 1756 struct btinfo_bootpath *bibp; local in function:sysctl_machdep_booted_kernel |
Completed in 7 milliseconds