Home
last modified time | relevance | path

Searched refs:VME_TYPE_BVME6000 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-m68k/
Dbootinfo.h121 #define VME_TYPE_BVME6000 0x6000 /* BVM Ltd. BVME6000 */ macro
/linux-2.4.37.9/arch/m68k/bvme6000/
Dconfig.c124 vme_brdtype = VME_TYPE_BVME6000; in config_bvme6000()
/linux-2.4.37.9/drivers/char/
Dvme_scc.c1109 vme_brdtype == VME_TYPE_BVME6000) in vme_scc_console_init()