Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/
H A Dmps_ioctl.h99 struct mps_raid_action { struct
354 #define MPSIO_RAID_ACTION _IOWR('M', 205, struct mps_raid_action)
H A Dmps_user.c2387 struct mps_raid_action raid; in mps_ioctl32()