Home
last modified time | relevance | path

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

/linux-4.4.14/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()
/linux-4.4.14/arch/m68k/include/asm/
Dio_mm.h157 extern int isa_type;
160 #define ISA_TYPE isa_type