Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000.c1131 typedef uint32_t (*readops)(E1000State *, int); typedef
1132 static const readops macreg_readops[] = {
H A De1000e_core.c2881 typedef uint32_t (*readops)(E1000ECore *, int); typedef
2882 static const readops e1000e_macreg_readops[] = {
H A Digb_core.c3112 typedef uint32_t (*readops)(IGBCore *, int); typedef
3113 static const readops igb_macreg_readops[] = {