Searched refs:mfi_pdstate (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_show.c327 sprintf(buf, "%s%s", mfi_pdstate(info->fw_state), foreign_state);
330 s = mfi_pdstate(info->fw_state);
392 mfi_pdstate(ar->pd[j].fw_state));
428 printf("%s", mfi_pdstate(MFI_PD_STATE_HOT_SPARE));
569 len = strlen(mfi_pdstate(info.fw_state));
H A Dmfiutil.h147 const char *mfi_pdstate(enum mfi_pd_state state);
H A Dmfi_foreign.c197 mfi_pdstate(ar->pd[k].fw_state));
H A Dmfi_drive.c131 mfi_pdstate(enum mfi_pd_state state) function
424 mfi_pdstate(new_state));
H A Dmfi_evt.c490 mfi_pdstate(detail->args.pd_state.prev_state),
491 mfi_pdstate(detail->args.pd_state.new_state));
H A Dmfi_config.c1141 mfi_pdstate(ar->pd[j].fw_state));
1193 printf("%s", mfi_pdstate(MFI_PD_STATE_HOT_SPARE));

Completed in 177 milliseconds