probe_list         60 arch/i386/stand/boot/conf.c struct i386_boot_probes probe_list[] = {
probe_list         64 arch/i386/stand/boot/conf.c int nibprobes = NENTS(probe_list);
probe_list         63 arch/i386/stand/cdboot/conf.c struct i386_boot_probes probe_list[] = {
probe_list         67 arch/i386/stand/cdboot/conf.c int nibprobes = NENTS(probe_list);
probe_list         72 arch/i386/stand/libsa/libsa.h extern struct i386_boot_probes probe_list[];
probe_list         53 arch/i386/stand/libsa/machdep.c 		pr = &probe_list[i];
probe_list         69 arch/i386/stand/pxeboot/conf.c struct i386_boot_probes probe_list[] = {
probe_list         74 arch/i386/stand/pxeboot/conf.c int nibprobes = NENTS(probe_list);