Home
last modified time | relevance | path

Searched refs:bustype (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kernel/
Dmpparse.c77 memcpy(str, m->bustype, 6); in default_mpc_oem_bus_info()
361 memcpy(bus.bustype, "ISA ", 6); in construct_ioapic_table()
366 memcpy(bus.bustype, "EISA ", 6); in construct_ioapic_table()
372 memcpy(bus.bustype, "PCI ", 6); in construct_ioapic_table()
490 memcpy(bus.bustype, "ISA ", 6); in check_physptr()
/arch/powerpc/platforms/cell/
Dcbe_powerbutton.c56 dev->id.bustype = BUS_HOST; in cbe_powerbutton_init()
/arch/x86/include/asm/
Dmpspec_def.h81 unsigned char bustype[6]; member
/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c723 if (bus->bustype == SSB_BUSTYPE_PCI) { in bcm63xx_get_fallback_sprom()