Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/mptutil/
H A Dmpt_config.c291 int raid_type; member
323 parse_volume(int fd, int raid_type, struct config_id_state *state, in parse_volume()
466 build_volume(int fd, struct volume_info *info, int raid_type, long stripe_size, in build_volume()
589 int ch, error, fd, i, quick, raid_type, verbose; in create_volume() local
/dflybsd-src/usr.sbin/mfiutil/
H A Dmfi_config.c214 int raid_type; member
259 parse_array(int fd, int raid_type, char *array_str, struct array_info *info) in parse_array()
423 int raid_type, long stripe_size, struct config_id_state *state, int verbose) in build_volume()
524 int error, fd, i, raid_type; in create_volume() local