Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.h71 #define PCI_DID_VID_Intel_82599_10fb 0x10fb8086 // 10 Gb Ethernet controller macro
H A Dmac.c1058 …case PCI_DID_VID_Intel_82599_10fb : { PRINTF( option, "[NC]%08x %08x: Intel 82599 \… in FPri_End()