Searched refs:bus_command (Results 1 – 2 of 2) sorted by relevance
31 UINT64 *bus_command = (UINT64 *)(bytes + 40); in generate_section_pci_bus() local32 *bus_command &= ((UINT64)0x1 << 56); //Bus command bytes bar bit 56. in generate_section_pci_bus()
150 const char *bus_command = json_object_get_string(obj); in ir_section_pci_bus_to_cper() local152 strcmp(bus_command, "PCI") == 0 ? 0 : pcix_command; in ir_section_pci_bus_to_cper()