Searched refs:PCI_DM9100_ID (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
H A D | dmfe.c | 94 #define PCI_DM9100_ID 0x91001282 /* Davicom DM9100 ID */ macro 366 if ((ent->driver_data == PCI_DM9100_ID && pdev->revision >= 0x30) || in dmfe_init_one() 2082 { 0x1282, 0x9100, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_DM9100_ID },
|
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/ |
H A D | dmfe.c | 94 #define PCI_DM9100_ID 0x91001282 /* Davicom DM9100 ID */ macro 366 if ((ent->driver_data == PCI_DM9100_ID && pdev->revision >= 0x30) || in dmfe_init_one() 2081 { 0x1282, 0x9100, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_DM9100_ID },
|
Completed in 6 milliseconds