| /openbmc/qemu/include/hw/ |
| H A D | boards.h | 541 #define _MACHINE_VER_STR2(major, minor) \ argument 544 #define _MACHINE_VER_STR3(major, minor, micro) \ argument 547 #define _MACHINE_VER_STR4(major, minor, _unused_, tag) \ argument 550 #define _MACHINE_VER_STR5(major, minor, micro, _unused_, tag) \ argument 579 #define _MACHINE_VER_TYPE_NAME2(prefix, major, minor) \ argument 582 #define _MACHINE_VER_TYPE_NAME3(prefix, major, minor, micro) \ argument 585 #define _MACHINE_VER_TYPE_NAME4(prefix, major, minor, _unused_, tag) \ argument 588 #define _MACHINE_VER_TYPE_NAME5(prefix, major, minor, micro, _unused_, tag) \ argument 616 #define _MACHINE_VER_SYM2(sym, prefix, major, minor) \ argument 619 #define _MACHINE_VER_SYM3(sym, prefix, major, minor, micro) \ argument [all …]
|
| /openbmc/u-boot/arch/mips/mach-ath79/ |
| H A D | cpu.c | 17 const int minor; member 52 u32 id, major, minor = 0; in mach_cpu_init() local
|
| /openbmc/u-boot/include/u-boot/ |
| H A D | u-boot.lds.h | 13 #define LD_AT_LEAST(major, minor) \ argument
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | msl_verify.hpp | 13 uint8_t minor; member
|
| /openbmc/u-boot/include/fsl-mc/ |
| H A D | fsl_dpmng.h | 29 uint32_t minor; member
|
| /openbmc/google-ipmi-sys/ |
| H A D | cpld.hpp | 33 uint8_t minor; member
|
| H A D | cpld.cpp | 66 auto minor = std::get<1>(values); in cpldVersion() local
|
| /openbmc/libcper/examples/ |
| H A D | unknown.json | 5 "minor": 0 number 34 "minor": 182 number
|
| H A D | ccixper.json | 5 "minor": 0 number 34 "minor": 33 number
|
| H A D | firmware.json | 5 "minor": 0 number 34 "minor": 183 number
|
| H A D | dmariommu.json | 5 "minor": 0 number 34 "minor": 55 number
|
| H A D | cxlprotocol.json | 5 "minor": 0 number 34 "minor": 33 number
|
| H A D | cxlcomponent-media.json | 5 "minor": 0 number 34 "minor": 65 number
|
| H A D | memory-validation-bits.json | 5 "minor": 0 number 34 "minor": 0 number
|
| H A D | dmargeneric.json | 5 "minor": 0 number 34 "minor": 37 number
|
| H A D | generic.json | 5 "minor": 0 number 34 "minor": 167 number
|
| H A D | pcibus.json | 5 "minor": 0 number 34 "minor": 49 number
|
| /openbmc/libcper/generator/sections/ |
| H A D | gen-section-pcie.c | 47 int minor = cper_rand() % 128; in generate_section_pcie() local
|
| /openbmc/qemu/docs/ |
| H A D | conf.py | 123 minor = int(bits[1]) variable 135 minor = 0 variable
|
| /openbmc/libcper/ |
| H A D | ir-parse.c | 91 int minor = in ir_header_to_cper() local 219 int minor = in ir_section_descriptor_to_cper() local
|
| /openbmc/openpower-pnor-code-mgmt/ |
| H A D | msl_verify.hpp | 41 uint8_t minor; member
|
| /openbmc/u-boot/arch/x86/cpu/quark/ |
| H A D | mrc.c | 172 uint8_t minor = init[i].post_code >> 0 & 0xff; in mrc_mem_init() local
|
| /openbmc/intel-ipmi-oem/include/ |
| H A D | appcommands.hpp | 27 uint8_t minor; member
|
| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | scu.h | 19 u16 minor; member
|
| /openbmc/qemu/hw/i386/ |
| H A D | pc_q35.c | 343 #define DEFINE_Q35_MACHINE(major, minor) \ argument 346 #define DEFINE_Q35_MACHINE_AS_LATEST(major, minor) \ argument 349 #define DEFINE_Q35_MACHINE_BUGFIX(major, minor, micro) \ argument
|