Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/include/asm/
Dbootinfo.h116 #define VME_TYPE_MVME166 0x0166 /* Motorola MVME166 */ macro
/linux-2.6.39/drivers/staging/tty/
Dserial167.c2478 if (vme_brdtype == VME_TYPE_MVME166 || in serial167_console_init()