Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/amiga/dev/
Dzbus.c278 const struct aconfdata *adp, *eadp; in aconflookup() local
280 eadp = &aconftab[naconfent]; in aconflookup()
281 for (adp = aconftab; adp < eadp; adp++) in aconflookup()