Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.h73 #define PCI_DID_VID_Intel_I210_1533 0x15338086 // macro
H A Dmac.c1060 …case PCI_DID_VID_Intel_I210_1533 : { PRINTF( option, "[NC]%08x %08x: Intel I210 \… in FPri_End()