mp_bus_id_to_type 37 arch/x86/include/asm/mpspec.h extern int mp_bus_id_to_type[MAX_MP_BUSSES]; mp_bus_id_to_type 1100 arch/x86/kernel/acpi/boot.c mp_bus_id_to_type[MP_ISA_BUS] = MP_BUS_ISA; mp_bus_id_to_type 187 arch/x86/kernel/apic/io_apic.c int mp_bus_id_to_type[MAX_MP_BUSSES]; mp_bus_id_to_type 826 arch/x86/kernel/apic/io_apic.c switch (mp_bus_id_to_type[bus]) { mp_bus_id_to_type 99 arch/x86/kernel/mpparse.c mp_bus_id_to_type[m->busid] = MP_BUS_ISA; mp_bus_id_to_type 107 arch/x86/kernel/mpparse.c mp_bus_id_to_type[m->busid] = MP_BUS_PCI; mp_bus_id_to_type 109 arch/x86/kernel/mpparse.c mp_bus_id_to_type[m->busid] = MP_BUS_EISA;