Home
last modified time | relevance | path

Searched refs:PhysicalAddress (Results 1 – 4 of 4) sorted by relevance

/openbmc/libcper/sections/
H A Dcper-section-memory.c118 json_object_new_uint64(memory_error->PhysicalAddress)); in cper_section_platform_memory_to_ir()
122 memory_error->PhysicalAddress); in cper_section_platform_memory_to_ir()
129 memory_error->PhysicalAddress); in cper_section_platform_memory_to_ir()
327 json_object_new_uint64(memory_error->PhysicalAddress)); in cper_section_platform_memory2_to_ir()
332 memory_error->PhysicalAddress); in cper_section_platform_memory2_to_ir()
356 memory_error->PhysicalAddress); in cper_section_platform_memory2_to_ir()
522 section_cper->PhysicalAddress = json_object_get_uint64(obj); in ir_section_memory_to_cper()
636 section_cper->PhysicalAddress = json_object_get_uint64(obj); in ir_section_memory2_to_cper()
/openbmc/u-boot/include/
H A Dpe.h161 uint32_t PhysicalAddress; member
/openbmc/libcper/include/libcper/
H A DCper.h944 UINT64 PhysicalAddress; // Error physical address member
1020 UINT64 PhysicalAddress; // Error physical address member
/openbmc/qemu/qga/
H A Dcommands-win32.c1682 mac_addr = addr->PhysicalAddress; in qmp_guest_network_get_interfaces()