Home
last modified time | relevance | path

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

/arch/m68k/kernel/
Dsetup_mm.c113 int isa_type; variable
115 EXPORT_SYMBOL(isa_type);
387 isa_type = ISA_TYPE_Q40; in setup_arch()
392 isa_type = ISA_TYPE_AG; in setup_arch()
398 isa_type = ISA_TYPE_ENEC; in setup_arch()
/arch/m68k/include/asm/
Dio_mm.h155 extern int isa_type;
158 #define ISA_TYPE isa_type