Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.h59 #define PCI_DID_VID_Intel_82574L 0x10d38086 // IntelR 82574L Gigabit Ethernet C… macro
H A Dmac.c1046 …case PCI_DID_VID_Intel_82574L : { PRINTF( option, "[NC]%08x %08x: Intel 82574L \… in FPri_End()