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.c437 mpt->raid_rescan++; in mpt_raid_event()
444 mpt->raid_rescan++; in mpt_raid_event()
448 mpt->raid_rescan++; in mpt_raid_event()
454 mpt->raid_rescan++; in mpt_raid_event()
698 if (mpt->raid_rescan != 0) { in mpt_raid_thread()
702 mpt->raid_rescan = 0; in mpt_raid_thread()
1390 mpt->raid_rescan++; in mpt_refresh_raid_data()
1531 mpt->raid_rescan++; in mpt_refresh_raid_data()
1658 mpt->raid_rescan = 0; in mpt_raid_set_vol_queue_depth()
H A Dmpt.h629 u_int raid_rescan; member