Searched refs:raid_timer (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/mpt/
H A Dmpt_raid.c280 mpt_callout_init(mpt, &mpt->raid_timer);
330 mpt_callout_drain(mpt, &mpt->raid_timer);
1587 callout_reset(&mpt->raid_timer, MPT_RAID_SYNC_REPORT_INTERVAL,
H A Dmpt.h638 struct callout raid_timer; member in struct:mpt_softc

Completed in 29 milliseconds