Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digbvf.c177 return E1000_PVFMPRC(vfn); in vf_to_pf_addr()
H A Digb_regs.h662 #define E1000_PVFMPRC(_n) (0x1003C + (_n) * 0x100) macro