Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.h65 #define PCI_DID_VID_Intel_82576_10e7 0x10e78086 // 82576 Gigabit Network Connection macro
H A Dmac.c1052 …case PCI_DID_VID_Intel_82576_10e7 : { PRINTF( option, "[NC]%08x %08x: Intel 82576 \… in FPri_End()