Symbol: btinfo_bootpath
sys/arch/arc/stand/boot/boot.c
112
struct btinfo_bootpath bi_bpath;
sys/arch/cobalt/stand/boot/boot.c
418
struct btinfo_bootpath bi_bpath;
sys/arch/emips/stand/common/boot.c
87
struct btinfo_bootpath bi_bpath;
sys/arch/evbarm/mini2440/mini2440_machdep.c
221
struct btinfo_bootpath *bi_path;
sys/arch/evbarm/stand/boot2440/devopen.c
69
extern struct btinfo_bootpath bi_path;
sys/arch/evbarm/stand/boot2440/main.c
107
struct btinfo_bootpath bi_path;
sys/arch/i386/i386/multiboot.c
489
struct btinfo_bootpath bi;
sys/arch/i386/i386/multiboot.c
512
sizeof(struct btinfo_bootpath));
sys/arch/i386/stand/boot/devopen.c
117
struct btinfo_bootpath bibp;
sys/arch/i386/stand/dosboot/devopen.c
92
struct btinfo_bootpath bibp;
sys/arch/i386/stand/efiboot/devopen.c
144
struct btinfo_bootpath bibp;
sys/arch/i386/stand/pxeboot/devopen.c
55
struct btinfo_bootpath bibp;
sys/arch/landisk/stand/boot/devopen.c
90
static struct btinfo_bootpath bibp;
sys/arch/mips/mips/mips_machdep.c
1758
struct btinfo_bootpath *bibp;
sys/arch/mipsco/stand/common/boot.c
111
struct btinfo_bootpath bi_bpath;
sys/arch/mmeye/stand/boot/boot.c
194
struct btinfo_bootpath bi_bpath;
sys/arch/newsmips/stand/boot/boot.c
72
struct btinfo_bootpath bi_bpath;
sys/arch/pmax/stand/common/boot.c
118
struct btinfo_bootpath bi_bpath;
sys/arch/pmax/stand/smallnet/smallnet.c
76
struct btinfo_bootpath bi_bpath;
sys/arch/sandpoint/sandpoint/autoconf.c
58
static struct btinfo_bootpath *bi_path;
sys/arch/sandpoint/stand/altboot/dev_net.c
57
extern struct btinfo_bootpath bi_path;
sys/arch/sandpoint/stand/altboot/dsk.c
490
extern struct btinfo_bootpath bi_path;
sys/arch/sandpoint/stand/altboot/main.c
80
struct btinfo_bootpath bi_path;
sys/arch/sgimips/sgimips/machdep.c
300
struct btinfo_bootpath *bi_path;
sys/arch/sgimips/stand/common/boot.c
107
struct btinfo_bootpath bi_bpath;
sys/arch/sgimips/stand/common/iris_boot.c
60
struct btinfo_bootpath bi_bpath;
sys/arch/x86/x86/x86_machdep.c
1317
const struct btinfo_bootpath *bibp = lookup_bootinfo(BTINFO_BOOTPATH);
sys/arch/x86/x86/x86_machdep.c
1327
struct btinfo_bootpath *bibp;