Home
last modified time | relevance | path

Searched refs:mpt_raid_level (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/usr.sbin/mptutil/
HDmpt_show.c209 level = mpt_raid_level(info->VolumeType); in print_vol()
334 printf("%s UNKNOWN", mpt_raid_level(vol->VolumeType)); in show_config()
453 mpt_raid_level(vol->VolumeType), state_len, in show_volumes()
HDmptutil.h114 const char *mpt_raid_level(U8 VolumeType);
HDmpt_cmd.c247 mpt_raid_level(U8 VolumeType) in mpt_raid_level() function
HDmpt_config.c1202 mpt_raid_level(vol->VolumeType)); in dump_config()