Searched refs:vme_brdtype (Results 1 – 6 of 6) sorted by relevance
96 if (!vme_brdtype) { in config_bvme6000()98 vme_brdtype = VME_TYPE_BVME6000; in config_bvme6000()100 vme_brdtype = VME_TYPE_BVME4000; in config_bvme6000()
98 if (!vme_brdtype) in config_mvme147()99 vme_brdtype = VME_TYPE_MVME147; in config_mvme147()
295 if (vme_brdtype == 0) in config_mvme16x()296 vme_brdtype = brdno; in config_mvme16x()
63 unsigned long vme_brdtype; variable64 EXPORT_SYMBOL(vme_brdtype);
809 lea %pc@(vme_brdtype),%a03076 movel vme_brdtype,%d1
183 extern unsigned long vme_brdtype;