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

/freebsd-13-stable/usr.sbin/mfiutil/
H A Dmfi_show.c329 sprintf(buf, "%s%s", mfi_pdstate(info->fw_state), foreign_state);
332 s = mfi_pdstate(info->fw_state);
394 mfi_pdstate(ar->pd[j].fw_state));
430 printf("%s", mfi_pdstate(MFI_PD_STATE_HOT_SPARE));
571 len = strlen(mfi_pdstate(info.fw_state));
H A Dmfi_foreign.c199 mfi_pdstate(ar->pd[k].fw_state));
H A Dmfiutil.h146 const char *mfi_pdstate(enum mfi_pd_state state);
H A Dmfi_drive.c133 mfi_pdstate(enum mfi_pd_state state) function
426 mfi_pdstate(new_state));
H A Dmfi_evt.c492 mfi_pdstate(detail->args.pd_state.prev_state),
493 mfi_pdstate(detail->args.pd_state.new_state));
H A Dmfi_config.c1142 mfi_pdstate(ar->pd[j].fw_state));
1194 printf("%s", mfi_pdstate(MFI_PD_STATE_HOT_SPARE));

Completed in 60 milliseconds