Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt_raid.c131 static int mpt_refresh_raid_data(struct mpt_softc *mpt);
685 if (mpt_refresh_raid_data(mpt)) { in mpt_raid_thread()
1337 mpt_refresh_raid_data(struct mpt_softc *mpt) in mpt_refresh_raid_data() function