Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mfiutil/
H A Dmfi_config.c244 int raid_type; member
289 parse_array(int fd, int raid_type, char *array_str, struct array_info *info) in parse_array()
453 int raid_type, long stripe_size, struct config_id_state *state, int verbose) in build_volume()
554 int error, fd, i, raid_type; in create_volume() local
/freebsd/usr.sbin/mptutil/
H A Dmpt_config.c329 int raid_type; member
361 parse_volume(int fd, int raid_type, struct config_id_state *state, in parse_volume()
504 build_volume(int fd, struct volume_info *info, int raid_type, long stripe_size, in build_volume()
627 int ch, error, fd, i, quick, raid_type, verbose; in create_volume() local
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_request.c2226 char *raid_type = counter_type_to_raid_ascii(type_index); in pqisrc_increment_io_counters() local
2303 char *raid_type; in print_all_counters() local