Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-pci-bus.c92 UINT64 pcix_command = (UINT64)0x1 << 56; in ir_section_pci_bus_to_cper() local
102 strcmp(bus_command, "PCI") == 0 ? 0 : pcix_command; in ir_section_pci_bus_to_cper()