Searched refs:IO_timer (Results 1 – 3 of 3) sorted by relevance
275 struct callout IO_timer; member
105 callout_reset(&pCard->IO_timer, 20*hz, agtiapi_CheckIOTimeout, pCard); in ostiInitiatorEvent()
1693 callout_init_mtx( &pmcsc->IO_timer, &pmcsc->IO_timer_lock, 0 ); in agtiapi_alloc_requests()2284 callout_reset(&pmcsc->IO_timer, 1*hz, agtiapi_CheckIOTimeout, pmcsc); in agtiapi_CheckIOTimeout()6357 callout_drain(&pCard->IO_timer); in agtiapi_ReleaseHBA()