Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt_raid.h70 mpt->raid_wakeup++; in mpt_raid_wakeup()
H A Dmpt_raid.c678 if (mpt->raid_wakeup == 0) { in mpt_raid_thread()
683 mpt->raid_wakeup = 0; in mpt_raid_thread()
H A Dmpt.h628 u_int raid_wakeup; member