Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDisp_freebsd.c64 static timeout_t isp_watchdog; variable
3089 isp_watchdog(void *arg) in isp_watchdog() function
3495 callout_reset(&PISP_PCMD(ccb)->wdog, ts, isp_watchdog, ccb); in isp_action()