Searched refs:PCI_DEVICE_ID_REALTEK_8139 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/realtek/
H A D8139cp.c1669 #define CP_EEPROM_MAGIC PCI_DEVICE_ID_REALTEK_8139
1886 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision < 0x20) { cp_init_one()
2103 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8139), },
H A D8139too.c978 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision >= 0x20) { rtl8139_init_one()
986 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && rtl8139_init_one()
988 pdev->subsystem_device == PCI_DEVICE_ID_REALTEK_8139) { rtl8139_init_one()
/linux-4.1.27/include/linux/
H A Dpci_ids.h1335 #define PCI_DEVICE_ID_REALTEK_8139 0x8139 macro

Completed in 136 milliseconds