Home
last modified time | relevance | path

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

/trueos/sys/dev/isp/
HDisp_freebsd.c822 static timeout_t isp_refire_notify_ack; variable
2128 isp_refire_notify_ack(void *arg) in isp_refire_notify_ack() function
2134 (void) timeout(isp_refire_notify_ack, tp, 5); in isp_refire_notify_ack()
5994 (void) timeout(isp_refire_notify_ack, tp, 5); in isp_async()