Searched defs:mpt_vol (Results 1 – 2 of 2) sorted by relevance
237 struct mpt_raid_volume *mpt_vol; in mpt_raid_async() local376 struct mpt_raid_volume *mpt_vol; in mpt_raid_event() local505 struct mpt_raid_volume *mpt_vol; in mpt_raid_shutdown() local896 mpt_verify_mwce(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol) in mpt_verify_mwce()979 mpt_verify_resync_rate(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol) in mpt_verify_resync_rate()1069 mpt_adjust_queue_depth(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol, in mpt_adjust_queue_depth()1087 mpt_announce_vol(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol) in mpt_announce_vol()1252 mpt_refresh_raid_vol(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol, in mpt_refresh_raid_vol()1411 struct mpt_raid_volume *mpt_vol; in mpt_refresh_raid_data() local1429 struct mpt_raid_volume *mpt_vol; in mpt_refresh_raid_data() local[all …]
84 #define RAID_VOL_FOREACH(mpt, mpt_vol) \ argument