Home
last modified time | relevance | path

Searched defs: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
2457 uint8_t action;
2458 uint8_t volume_bus;
2459 uint8_t volume_id;
2460 uint8_t phys_disk_num;
2461 uint32_t action_data_word;
2462 uint32_t buf;
2486 #define MPRIO_RAID_ACTION32 _IOWR('M', 205, struct mpr_raid_action32) argument