Searched refs:mpt_volstate (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.sbin/mptutil/
H A Dmpt_volume.c50 mpt_volstate(U8 State) function
174 printf(" state: %s\n", mpt_volstate(VolumeStatus.State));
H A Dmptutil.h117 const char *mpt_volstate(U8 State);
H A Dmpt_show.c212 state = mpt_volstate(info->VolumeStatus.State);
434 len = strlen(mpt_volstate(
H A Dmpt_config.c1206 mpt_volstate(vol->VolumeStatus.State), vol->VolumeStatus.Flags);

Completed in 69 milliseconds