Home
last modified time | relevance | path

Searched defs:mpt_vol (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/mpt/
H A Dmpt_raid.c238 struct mpt_raid_volume *mpt_vol; in mpt_raid_async() local
380 struct mpt_raid_volume *mpt_vol; in mpt_raid_event() local
509 struct mpt_raid_volume *mpt_vol; in mpt_raid_shutdown() local
914 mpt_verify_mwce(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol) in mpt_verify_mwce()
1108 mpt_announce_vol(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol) in mpt_announce_vol()
1273 mpt_refresh_raid_vol(struct mpt_softc *mpt, struct mpt_raid_volume *mpt_vol, in mpt_refresh_raid_vol()
1434 struct mpt_raid_volume *mpt_vol; in mpt_refresh_raid_data() local
1453 struct mpt_raid_volume *mpt_vol; in mpt_refresh_raid_data() local
1650 struct mpt_raid_volume *mpt_vol; in mpt_raid_set_vol_resync_rate() local
1672 struct mpt_raid_volume *mpt_vol; in mpt_raid_set_vol_queue_depth() local
[all …]
H A Dmpt_raid.h83 #define RAID_VOL_FOREACH(mpt, mpt_vol) \ argument