Home
last modified time | relevance | path

Searched refs:isa_type (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/kernel/
Dsetup_mm.c112 int isa_type; variable
114 EXPORT_SYMBOL(isa_type);
381 isa_type = ISA_TYPE_Q40; in setup_arch()
386 isa_type = ISA_TYPE_AG; in setup_arch()
392 isa_type = ISA_TYPE_ENEC; in setup_arch()
/arch/m68k/include/asm/
Dio_mm.h115 extern int isa_type;
118 #define ISA_TYPE isa_type