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.c2879 typedef uint32_t (*readops)(E1000ECore *, int); typedef
2880 static const readops e1000e_macreg_readops[] = {
H A Digb_core.c3110 typedef uint32_t (*readops)(IGBCore *, int); typedef
3111 static const readops igb_macreg_readops[] = {