Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpc.c362 static void hpc_blink(void *);
549 hpc_blink(sc); in hpc_attach()
661 hpc_blink(void *arg) in hpc_blink() function
684 callout_reset(&hpc_blink_ch, s, hpc_blink, sc); in hpc_blink()