HomeSort by: relevance | last modified time | path
    Searched defs:ebus_blink (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/dev/
ebus.c 82 static void ebus_blink(void *);
276 ebus_blink((void *)0);
534 ebus_blink(void *zero) function in typeref:typename:void
549 callout_reset(&ebus_blink_ch, s, ebus_blink, NULL);
ebus.c 82 static void ebus_blink(void *);
276 ebus_blink((void *)0);
534 ebus_blink(void *zero) function in typeref:typename:void
549 callout_reset(&ebus_blink_ch, s, ebus_blink, NULL);

Completed in 24 milliseconds