Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mps/
H A Dmps_user.c2223 struct mps_raid_action32 { struct
2224 uint8_t action;
2225 uint8_t volume_bus;
2226 uint8_t volume_id;
2227 uint8_t phys_disk_num;
2228 uint32_t action_data_word;
2229 uint32_t buf;
2253 #define MPSIO_RAID_ACTION32 _IOWR('M', 205, struct mps_raid_action32) argument