Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Duli526x.c39 #define PCI_ULI5261_ID 0x526110B9 /* ULi M5261 ID*/ macro
1731 { 0x10B9, 0x5261, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_ULI5261_ID },
/openbmc/u-boot/drivers/net/
H A Duli526x.c29 #define PCI_ULI5261_ID (ULI5261_DEVICE_ID << 16 | ULI_VENDOR_ID) macro