Searched refs:MAPLE_MAXPACKETS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/sh/include/mach-dreamcast/mach/ | ||
D | maple.h | 7 #define MAPLE_MAXPACKETS 8 macro |
/linux-6.12.1/drivers/sh/maple/ | ||
D | maple.c | 297 if (maple_packets++ > MAPLE_MAXPACKETS) in maple_send() |