Searched refs:vme_brdtype (Results 1 – 6 of 6) sorted by relevance
87 if (!vme_brdtype) { in config_bvme6000()89 vme_brdtype = VME_TYPE_BVME6000; in config_bvme6000()91 vme_brdtype = VME_TYPE_BVME4000; in config_bvme6000()
87 if (!vme_brdtype) in config_mvme147()88 vme_brdtype = VME_TYPE_MVME147; in config_mvme147()
285 if (vme_brdtype == 0) in config_mvme16x()286 vme_brdtype = brdno; in config_mvme16x()
66 unsigned long vme_brdtype; variable67 EXPORT_SYMBOL(vme_brdtype);
815 lea %pc@(vme_brdtype),%a03089 movel vme_brdtype,%d1
207 extern unsigned long vme_brdtype;