Searched refs:isp_ldt (Results 1 – 1 of 1) sorted by relevance
68 static timeout_t isp_ldt; variable156 callout_reset(&fc->ldt, isp_quickboot_time * hz, isp_ldt, fc); in isp_attach_chan()4654 isp_ldt(void *arg) in isp_ldt() function5667 callout_reset(&fc->ldt, fc->loop_down_limit * hz, isp_ldt, fc); in isp_async()