Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c669 static int aac_tick = AAC_DEFAULT_TICK; /* tick for the internal timer */ variable
930 (aac_tick * drv_usectohz(1000000))); in aac_attach()
5951 acp->timeout += aac_timebase + aac_tick; in aac_start_io()
6650 softs->time_sync += aac_tick << 1; in aac_sync_tick()
6694 time_adjust = aac_tick * drv_usectohz(1000000); in aac_daemon()
6703 softs->time_out = softs->timebase + aac_tick; in aac_daemon()
6766 (aac_tick * drv_usectohz(1000000))); in aac_timer()
6773 softs->timebase += aac_tick; in aac_timer()