Home
last modified time | relevance | path

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

/linux/arch/m68k/kernel/
A Dsetup_mm.c110 int isa_type; variable
112 EXPORT_SYMBOL(isa_type);
372 isa_type = ISA_TYPE_Q40; in setup_arch()
377 isa_type = ISA_TYPE_AG; in setup_arch()
383 isa_type = ISA_TYPE_ENEC; in setup_arch()
/linux/arch/m68k/include/asm/
A Dio_mm.h115 extern int isa_type;
118 #define ISA_TYPE isa_type

Completed in 5 milliseconds