Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/stand/boot/
H A Dconf.c58 struct i386_boot_probes probe_list[] = { variable
62 int nibprobes = nitems(probe_list);
/openbsd/sys/arch/i386/stand/cdboot/
H A Dconf.c60 struct i386_boot_probes probe_list[] = { variable
64 int nibprobes = nitems(probe_list);
/openbsd/sys/arch/amd64/stand/cdboot/
H A Dconf.c59 struct i386_boot_probes probe_list[] = { variable
63 int nibprobes = nitems(probe_list);
/openbsd/sys/arch/amd64/stand/efiboot/
H A Dconf.c59 struct i386_boot_probes probe_list[] = { variable
63 int nibprobes = nitems(probe_list);
H A Dmachdep.c61 pr = &probe_list[i]; in machdep()
/openbsd/sys/arch/i386/stand/boot/
H A Dconf.c60 struct i386_boot_probes probe_list[] = { variable
64 int nibprobes = nitems(probe_list);
/openbsd/sys/arch/amd64/stand/pxeboot/
H A Dconf.c64 struct i386_boot_probes probe_list[] = { variable
69 int nibprobes = nitems(probe_list);
/openbsd/sys/arch/i386/stand/pxeboot/
H A Dconf.c66 struct i386_boot_probes probe_list[] = { variable
71 int nibprobes = nitems(probe_list);
/openbsd/sys/arch/amd64/stand/libsa/
H A Dlibsa.h67 extern struct i386_boot_probes probe_list[];
H A Dmachdep.c59 pr = &probe_list[i]; in machdep()
/openbsd/sys/arch/i386/stand/libsa/
H A Dlibsa.h73 extern struct i386_boot_probes probe_list[];
H A Dmachdep.c64 pr = &probe_list[i]; in machdep()