Home
last modified time | relevance | path

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

/qemu/hw/net/
H A De1000.c1180 typedef void (*writeops)(E1000State *, int, uint32_t); typedef
1181 static const writeops macreg_writeops[] = {
H A De1000e_core.c3085 typedef void (*writeops)(E1000ECore *, int, uint32_t); typedef
3086 static const writeops e1000e_macreg_writeops[] = {
H A Digb_core.c3684 typedef void (*writeops)(IGBCore *, int, uint32_t); typedef
3685 static const writeops igb_macreg_writeops[] = {