Searched refs:IO_timer (Results 1 – 3 of 3) sorted by relevance
274 struct callout IO_timer; member
104 callout_reset(&pCard->IO_timer, 20*hz, agtiapi_CheckIOTimeout, pCard); in ostiInitiatorEvent()
1664 callout_init_mtx( &pmcsc->IO_timer, &pmcsc->IO_timer_lock, 0 ); in agtiapi_alloc_requests()2255 callout_reset(&pmcsc->IO_timer, 1*hz, agtiapi_CheckIOTimeout, pmcsc); in agtiapi_CheckIOTimeout()6328 callout_drain(&pCard->IO_timer); in agtiapi_ReleaseHBA()