Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dadv.c92 static void adv_watchdog(void *);
379 timeout_set(&xs->stimeout, adv_watchdog, ccb);
939 adv_watchdog(arg) in adv_watchdog() function