Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dmpt_ioctl.h72 struct mpt_raid_action { struct
92 #define MPTIO_RAID_ACTION _IOWR('M', 105, struct mpt_raid_action) argument
/dragonfly/usr.sbin/mptutil/
H A Dmpt_cmd.c495 mpt_raid_action(int fd, U8 Action, U8 VolumeBus, U8 VolumeID, U8 PhysDiskNum, in mpt_raid_action() function