Searched refs:PCI_DM9102_ID (Results 1 – 1 of 1) sorted by relevance
93 #define PCI_DM9102_ID 0x91021282 /* Davicom DM9102 ID */ macro367 ent->driver_data == PCI_DM9102_ID) { in dmfe_init_one()1133 if (db->chip_type && (db->chip_id==PCI_DM9102_ID)) { in dmfe_timer()1190 if ( ((db->chip_id == PCI_DM9102_ID) && in dmfe_timer()1709 if ( db->chip_type && (db->chip_id == PCI_DM9102_ID) ) in dmfe_set_phyxcer()1756 if ( db->chip_type && (db->chip_id == PCI_DM9102_ID) ) in dmfe_process_mode()2080 { 0x1282, 0x9102, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_DM9102_ID },