Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt_raid.h74 #define MPT_RAID_SYNC_REPORT_INTERVAL (15 * 60 * hz) macro
H A Dmpt_raid.c1583 callout_reset(&mpt->raid_timer, MPT_RAID_SYNC_REPORT_INTERVAL, in mpt_schedule_raid_refresh()