Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-dreamcast/mach/
H A Dmaple.h7 #define MAPLE_MAXPACKETS 8 macro
/openbmc/linux/drivers/sh/maple/
H A Dmaple.c296 if (maple_packets++ > MAPLE_MAXPACKETS) in maple_send()