Home
last modified time | relevance | path

Searched refs:E1000_TDT_A (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/
H A Digbvf.c152 case E1000_TDT_A(0): in vf_to_pf_addr()
154 case E1000_TDT_A(1): in vf_to_pf_addr()
H A De1000_regs.h99 #define E1000_TDT_A 0x00438 /* Alias to TDT */ macro
H A Digb_regs.h593 #define E1000_TDT_A(_n) (0x03818 + (0x100 * (_n))) macro