Searched refs:bustype (Results 1 – 3 of 3) sorted by relevance
| /arch/x86/kernel/ |
| A D | mpparse.c | 69 memcpy(str, m->bustype, 6); in mpc_oem_bus_info() 340 memcpy(bus.bustype, "ISA ", 6); in construct_ioapic_table() 345 memcpy(bus.bustype, "EISA ", 6); in construct_ioapic_table() 351 memcpy(bus.bustype, "PCI ", 6); in construct_ioapic_table() 464 memcpy(bus.bustype, "ISA ", 6); in check_physptr()
|
| /arch/x86/include/asm/ |
| A D | mpspec_def.h | 81 unsigned char bustype[6]; member
|
| /arch/mips/bcm63xx/boards/ |
| A D | board_bcm963xx.c | 707 if (bus->bustype == SSB_BUSTYPE_PCI) { in bcm63xx_get_fallback_sprom()
|
Completed in 11 milliseconds