Home
last modified time | relevance | path

Searched refs:BusCommand (Results 1 – 2 of 2) sorted by relevance

/openbmc/libcper/sections/
H A Dcper-section-pci-bus.c73 UINT8 command_type = (bus_error->BusCommand >> 56) & 0x1; in cper_section_pci_bus_to_ir()
170 section_cper->BusCommand = in ir_section_pci_bus_to_cper()
/openbmc/libcper/include/libcper/
H A DCper.h1165 UINT64 BusCommand; member