Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dastro.h52 uint64_t error_config; member
/qemu/hw/pci-host/
H A Dastro.c117 val = s->error_config; in elroy_chip_read_with_attrs()
186 put_val_in_int64(&s->error_config, addr, size, val); in elroy_chip_write_with_attrs()
480 VMSTATE_UINT64(error_config, ElroyState),