Home
last modified time | relevance | path

Searched defs:smc_watchdog (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/smc/
H A Dif_smcvar.h53 struct callout smc_watchdog; member
H A Dif_smc.c123 static callout_func_t smc_watchdog; variable
1243 smc_watchdog(void *arg) in smc_watchdog() function