Searched refs:PCI_DEVICE_ID_REALTEK_8139 (Results 1 – 3 of 3) sorted by relevance
1669 #define CP_EEPROM_MAGIC PCI_DEVICE_ID_REALTEK_81391896 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision < 0x20) { in cp_init_one()2117 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8139), },
969 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision >= 0x20) { in rtl8139_init_one()977 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && in rtl8139_init_one()979 pdev->subsystem_device == PCI_DEVICE_ID_REALTEK_8139) { in rtl8139_init_one()
1358 #define PCI_DEVICE_ID_REALTEK_8139 0x8139 macro