Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpr/
H A Dmpr_user.c2456 struct mpr_raid_action32 { struct
2486 #define MPRIO_RAID_ACTION32 _IOWR('M', 205, struct mpr_raid_action32) argument
2495 struct mpr_raid_action32 *raid32 = _arg; in mpr_ioctl32()