Home
last modified time | relevance | path

Searched defs:I8257State (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/dma/
H A Di8257.h23 struct I8257State { struct
28 int32_t base;
29 int32_t page_base;
31 int32_t dshift;
33 uint8_t status;
34 uint8_t command;
35 uint8_t mask;
36 uint8_t flip_flop;
37 I8257Regs regs[4];
41 QEMUBH *dma_bh;
[all …]