PCI_DEVICE_ID_REALTEK_8139 1669 drivers/net/ethernet/realtek/8139cp.c #define CP_EEPROM_MAGIC PCI_DEVICE_ID_REALTEK_8139 PCI_DEVICE_ID_REALTEK_8139 1896 drivers/net/ethernet/realtek/8139cp.c pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision < 0x20) { PCI_DEVICE_ID_REALTEK_8139 2117 drivers/net/ethernet/realtek/8139cp.c { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8139), }, PCI_DEVICE_ID_REALTEK_8139 969 drivers/net/ethernet/realtek/8139too.c pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision >= 0x20) { PCI_DEVICE_ID_REALTEK_8139 977 drivers/net/ethernet/realtek/8139too.c pdev->device == PCI_DEVICE_ID_REALTEK_8139 && PCI_DEVICE_ID_REALTEK_8139 979 drivers/net/ethernet/realtek/8139too.c pdev->subsystem_device == PCI_DEVICE_ID_REALTEK_8139) {