Searched refs:mpt_raid_volume (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/mpt/
H A Dmpt_raid.c111 struct mpt_raid_volume *mpt_vol, int enable);
113 static void mpt_verify_mwce(struct mpt_softc *, struct mpt_raid_volume *);
114 static void mpt_adjust_queue_depth(struct mpt_softc *, struct mpt_raid_volume *,
118 static const char *mpt_vol_type(struct mpt_raid_volume *vol);
119 static const char *mpt_vol_state(struct mpt_raid_volume *vol);
121 static void mpt_vol_prt(struct mpt_softc *mpt, struct mpt_raid_volume *vol,
127 struct mpt_raid_volume *vol, struct mpt_raid_disk *disk, request_t *req,
137 mpt_vol_type(struct mpt_raid_volume *vol)
152 mpt_vol_state(struct mpt_raid_volume *vol)
192 mpt_vol_prt(struct mpt_softc *mpt, struct mpt_raid_volume *vo
[all...]
H A Dmpt.h471 struct mpt_raid_volume { struct
490 struct mpt_raid_volume *volume;
626 struct mpt_raid_volume* raid_volumes;
H A Dmpt.c1901 struct mpt_raid_volume *mpt_raid;
1988 len = mpt->ioc_page2->MaxVolumes * sizeof(struct mpt_raid_volume);

Completed in 202 milliseconds