Searched refs:VME_MAXCFRANGES (Results 1 – 3 of 3) sorted by relevance
180 #define VME_MAXCFRANGES 3 macro194 struct vme_range r[VME_MAXCFRANGES];
6 # keep the "3" consistent with VME_MAXCFRANGES in vmevar.h
70 while (i < VME_NUMCFRANGES && i < VME_MAXCFRANGES && in vme_extractlocators()