Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Ddp8393x.c150 static uint32_t dp8393x_cdp(dp8393xState *s) in dp8393x_cdp()
155 static uint32_t dp8393x_crba(dp8393xState *s) in dp8393x_crba()
160 static uint32_t dp8393x_crda(dp8393xState *s) in dp8393x_crda()
166 static uint32_t dp8393x_rbwc(dp8393xState *s) in dp8393x_rbwc()
171 static uint32_t dp8393x_rrp(dp8393xState *s) in dp8393x_rrp()
176 static uint32_t dp8393x_tsa(dp8393xState *s) in dp8393x_tsa()
181 static uint32_t dp8393x_ttda(dp8393xState *s) in dp8393x_ttda()
187 static uint32_t dp8393x_wt(dp8393xState *s) in dp8393x_wt()
192 static uint16_t dp8393x_get(dp8393xState *s, hwaddr addr, int offset) in dp8393x_get()
216 static void dp8393x_put(dp8393xState *s, in dp8393x_put()
[all …]
/openbmc/qemu/include/hw/net/
H A Ddp8393x.h30 OBJECT_DECLARE_SIMPLE_TYPE(dp8393xState, DP8393X)
32 struct dp8393xState { struct
/openbmc/qemu/include/hw/m68k/
H A Dq800.h57 dp8393xState dp8393x;