Home
last modified time | relevance | path

Searched refs:fw_rev1 (Results 1 – 6 of 6) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_mc.h61 uint8_t fw_rev1; member
/openbmc/ipmitool/lib/
H A Dipmi_mc.c416 devid->fw_rev1 & IPM_DEV_FWREV1_MAJOR_MASK, in ipmi_mc_get_deviceid()
440 (devid->fw_rev1 & IPM_DEV_FWREV1_AVAIL_MASK) ? in ipmi_mc_get_deviceid()
H A Dipmi_ime.c260 ((devid->fw_rev1 & IPM_DEV_FWREV1_MAJOR_MASK ) ), in ImeGetInfo()
H A Dipmi_hpmfwupg.c681 if (pImageHeader->compRevision[0] > pFwupgCtx->devId.fw_rev1 in HpmfwupgPreparationStage()
682 || (pImageHeader->compRevision[0] == pFwupgCtx->devId.fw_rev1 in HpmfwupgPreparationStage()
688 lprintf(LOG_NOTICE, " Version: Major: %d", pFwupgCtx->devId.fw_rev1); in HpmfwupgPreparationStage()
H A Dipmi_fwum.c571 pGetDevId->fw_rev1, pGetDevId->fw_rev2 >> 4, in KfwumGetDeviceInfo()
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c657 char fw_rev1[0x10]; in cmd_firmware_update_get_info() member
678 pstrcpy(fw_info->fw_rev1, sizeof(fw_info->fw_rev1), "BWFW VERSION 0"); in cmd_firmware_update_get_info()