Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digbvf.c75 return E1000_PVTEIAC(vfn); in vf_to_pf_addr()
H A Digb_regs.h653 #define E1000_PVTEIAC(_n) (0x1002C + (_n) * 0x100) macro