Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dif_lmc_obsd.c209 if (PCI_VENDORID(id) != PCI_VENDOR_LMC) in lmc_pci_probe()
Dpcidevs_data.h11150 PCI_VENDOR_LMC, PCI_PRODUCT_LMC_HSSI,
11154 PCI_VENDOR_LMC, PCI_PRODUCT_LMC_DS3,
11158 PCI_VENDOR_LMC, PCI_PRODUCT_LMC_SSI,
11162 PCI_VENDOR_LMC, PCI_PRODUCT_LMC_DS1,
11166 PCI_VENDOR_LMC, PCI_PRODUCT_LMC_HSSIC,
21270 PCI_VENDOR_LMC,
Dpcidevs.h549 #define PCI_VENDOR_LMC 0x1376 /* LAN Media */ macro