Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-pci-bus.c77 json_object_new_uint64(bus_error->BusAddress)); in cper_section_pci_bus_to_ir()
160 section_cper->BusAddress = json_object_get_uint64( in ir_section_pci_bus_to_cper()
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h535 PHYSICAL_ADDRESS BusAddress; // Bus-relative address member
H A Dimbapi.c1932 pmi.BusAddress.HighPart = (LONG)0x0; in MapPhysicalMemory()
1933 pmi.BusAddress.LowPart = (LONG)startAddress; in MapPhysicalMemory()
/openbmc/libcper/include/libcper/
H A DCper.h1163 UINT64 BusAddress; member