Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dastro.h54 uint64_t error_config; member
/openbmc/qemu/hw/pci-host/
H A Dastro.c118 val = s->error_config; in elroy_chip_read_with_attrs()
187 put_val_in_int64(&s->error_config, addr, size, val); in elroy_chip_write_with_attrs()
478 VMSTATE_UINT64(error_config, ElroyState),