Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.h70 #define PCI_DID_VID_Intel_82576_150d 0x150d8086 // 82576 Gigabit Backplane Connecti… macro
H A Dmac.c1057 …case PCI_DID_VID_Intel_82576_150d : { PRINTF( option, "[NC]%08x %08x: Intel 82576 \… in FPri_End()