Searched refs:PCI_VENDOR_ID_LINKSYS (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 2354 #define PCI_VENDOR_ID_LINKSYS 0x1737 macro
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 2385 #define PCI_VENDOR_ID_LINKSYS 0x1737 macro
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | skge.c | 85 { PCI_DEVICE(PCI_VENDOR_ID_LINKSYS, 0x1064) }, /* Linksys EG1064 v2 */ 86 { PCI_VENDOR_ID_LINKSYS, 0x1032, PCI_ANY_ID, 0x0015 }, /* Linksys EG1032 v2 */
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 162 { PCI_VENDOR_ID_LINKSYS, 0x1032, PCI_ANY_ID, 0x0024 },
|