Home
last modified time | relevance | path

Searched refs:vme_brdtype (Results 1 – 6 of 6) sorted by relevance

/arch/m68k/mvme147/
Dconfig.c98 if (!vme_brdtype) in config_mvme147()
99 vme_brdtype = VME_TYPE_MVME147; in config_mvme147()
/arch/m68k/bvme6000/
Dconfig.c96 if (!vme_brdtype) { in config_bvme6000()
98 vme_brdtype = VME_TYPE_BVME6000; in config_bvme6000()
100 vme_brdtype = VME_TYPE_BVME4000; in config_bvme6000()
/arch/m68k/mvme16x/
Dconfig.c308 if (vme_brdtype == 0) in config_mvme16x()
309 vme_brdtype = p->brdno; in config_mvme16x()
/arch/m68k/kernel/
Dsetup_mm.c60 unsigned long vme_brdtype; variable
61 EXPORT_SYMBOL(vme_brdtype);
Dhead.S838 lea %pc@(vme_brdtype),%a0
3088 movel vme_brdtype,%d1
/arch/m68k/include/asm/
Dsetup.h182 extern unsigned long vme_brdtype;