Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_LMC (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dpci_ids.h1963 #define PCI_VENDOR_ID_LMC 0x1376 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h1983 #define PCI_VENDOR_ID_LMC 0x1376 macro
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c1318 if (pdev->subsystem_vendor == PCI_VENDOR_ID_LMC) { in tulip_init_one()