Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/mpt/
HDmpt_raid.c132 static int mpt_refresh_raid_data(struct mpt_softc *mpt);
696 if (mpt_refresh_raid_data(mpt)) { in mpt_raid_thread()
1358 mpt_refresh_raid_data(struct mpt_softc *mpt) in mpt_refresh_raid_data() function