Searched refs:vme_brdtype (Results 1 – 6 of 6) sorted by relevance
99 if (!vme_brdtype) in config_mvme147()100 vme_brdtype = VME_TYPE_MVME147; in config_mvme147()
97 if (!vme_brdtype) { in config_bvme6000()99 vme_brdtype = VME_TYPE_BVME6000; in config_bvme6000()101 vme_brdtype = VME_TYPE_BVME4000; in config_bvme6000()
152 if (vme_brdtype == 0) in config_mvme16x()153 vme_brdtype = p->brdno; in config_mvme16x()
59 unsigned long vme_brdtype; variable60 EXPORT_SYMBOL(vme_brdtype);
847 lea %pc@(vme_brdtype),%a03086 movel vme_brdtype,%d1
253 extern unsigned long vme_brdtype;