Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/maple/
H A Dmaple.c151 static void maple_callout(void *);
1487 MAPLE_CALLOUT_TICKS, maple_callout, sc); in maple_event_thread()
1565 maple_callout(void *ctx) in maple_callout() function