Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/isp/
Disp_freebsd.c68 static timeout_t isp_ldt; variable
156 callout_reset(&fc->ldt, isp_quickboot_time * hz, isp_ldt, fc); in isp_attach_chan()
4654 isp_ldt(void *arg) in isp_ldt() function
5667 callout_reset(&fc->ldt, fc->loop_down_limit * hz, isp_ldt, fc); in isp_async()