Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Digb.c106 e1000e_macreg_write(&d->e1000e, E1000_RA, in igb_pci_start_hw()
108 e1000e_macreg_write(&d->e1000e, E1000_RA + 4, in igb_pci_start_hw()
/qemu/hw/net/
H A De1000x_regs.h234 #define E1000_RA 0x05400 /* Receive Address - RW Array */ macro