Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digbvf.c175 return E1000_PVFGOTC(vfn); in vf_to_pf_addr()
H A Digb_regs.h659 #define E1000_PVFGOTC(_n) (0x10034 + (_n) * 0x100) macro