Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digbvf.c171 return E1000_PVFGPTC(vfn); in vf_to_pf_addr()
H A Digb_regs.h638 #define E1000_PVFGPTC(_n) (0x10014 + (_n) * 0x100) macro