Searched refs:bustype (Results 1 – 4 of 4) sorted by relevance
/arch/x86/kernel/ |
D | mpparse.c | 77 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/ |
D | cbe_powerbutton.c | 56 dev->id.bustype = BUS_HOST; in cbe_powerbutton_init()
|
/arch/x86/include/asm/ |
D | mpspec_def.h | 81 unsigned char bustype[6]; member
|
/arch/mips/bcm63xx/boards/ |
D | board_bcm963xx.c | 723 if (bus->bustype == SSB_BUSTYPE_PCI) { in bcm63xx_get_fallback_sprom()
|