Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Drtl8139.c1737 static uint32_t rtl8139_RxConfig_read(RTL8139State *s) in rtl8139_RxConfig_read() function
2742 (rtl8139_RxConfig_read(s) & 0xFFFFFF00) | val); in rtl8139_io_writeb()
3076 ret = rtl8139_RxConfig_read(s); in rtl8139_io_readl()