Home
last modified time | relevance | path

Searched defs:NEXT_ENTRY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c654 NEXT_ENTRY = 7 /* Go to next entry on array */ enumerator
/openbmc/linux/drivers/atm/
H A Dhe.h94 #define NEXT_ENTRY(base, tail, mask) \ macro