Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmpt_ioctl.h109 struct mpt_raid_action32 { struct
129 #define MPTIO_RAID_ACTION32 _IOWR('M', 105, struct mpt_raid_action32) argument
/freebsd/sys/dev/mpt/
H A Dmpt_user.c604 struct mpt_raid_action32 *raid_act32; in mpt_ioctl()