Home
last modified time | relevance | path

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

/qemu/hw/pci-host/
H A Ddino.c125 val = s->io_fbb_en; in dino_chip_read_with_attrs()
220 s->io_fbb_en = val & 0x03; in dino_chip_write_with_attrs()
297 VMSTATE_UINT32(io_fbb_en, DinoState),
/qemu/include/hw/pci-host/
H A Ddino.h124 uint32_t io_fbb_en; member