Searched defs:raid_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/usr.sbin/mfiutil/
H A Dmfi_config.c243 int raid_type; member in struct:raid_type_entry
288 parse_array(int fd, int raid_type, char *array_str, struct array_info *info) argument
553 int error, fd, i, raid_type; local
451 build_volume(char *volumep, int narrays, struct array_info *arrays, int raid_type, long stripe_size, struct config_id_state *state, int verbose) argument
[all...]
/freebsd-10.0-release/usr.sbin/mptutil/
H A Dmpt_config.c321 int raid_type; member in struct:raid_type_entry
353 parse_volume(int fd, int raid_type, struct config_id_state *state, argument
496 build_volume(int fd, struct volume_info *info, int raid_type, long stripe_size, argument
619 int ch, error, fd, i, quick, raid_type, verbose; local
[all...]

Completed in 60 milliseconds