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.c102 int isa_type; variable
104 EXPORT_SYMBOL(isa_type);
356 isa_type = ISA_TYPE_Q40; in setup_arch()
361 isa_type = ISA_TYPE_AG; in setup_arch()
367 isa_type = ISA_TYPE_ENEC; in setup_arch()
/linux/arch/m68k/include/asm/
A Dio_mm.h113 extern int isa_type;
116 #define ISA_TYPE isa_type

Completed in 8 milliseconds