Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dipoctal232.c97 typedef struct SCC2698Channel SCC2698Channel; typedef
100 struct SCC2698Channel { struct
120 SCC2698Channel ch[N_CHANNELS]; argument
137 VMSTATE_UINT8(sr, SCC2698Channel),
195 SCC2698Channel *ch = &dev->ch[channel]; in write_cr()
269 SCC2698Channel *ch = &dev->ch[channel]; in io_read()
335 SCC2698Channel *ch = &dev->ch[channel]; in io_write()
471 SCC2698Channel *ch = opaque; in hostdev_can_receive()
478 SCC2698Channel *ch = opaque; in hostdev_receive()
509 SCC2698Channel *ch = opaque; in hostdev_event()
[all …]