Searched refs:ebus_blink (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/sparc/dev/
H A Debus.c82 static void ebus_blink(void *);
276 ebus_blink((void *)0);
534 ebus_blink(void *zero) function
549 callout_reset(&ebus_blink_ch, s, ebus_blink, NULL);

Completed in 85 milliseconds