Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt_raid.c438 mpt->raid_rescan++; in mpt_raid_event()
445 mpt->raid_rescan++; in mpt_raid_event()
449 mpt->raid_rescan++; in mpt_raid_event()
455 mpt->raid_rescan++; in mpt_raid_event()
699 if (mpt->raid_rescan != 0) { in mpt_raid_thread()
703 mpt->raid_rescan = 0; in mpt_raid_thread()
1391 mpt->raid_rescan++; in mpt_refresh_raid_data()
1532 mpt->raid_rescan++; in mpt_refresh_raid_data()
1659 mpt->raid_rescan = 0; in mpt_raid_set_vol_queue_depth()
H A Dmpt.h629 u_int raid_rescan; member