Searched refs:PCI_DM9102_ID (Results 1 – 1 of 1) sorted by relevance
95 #define PCI_DM9102_ID 0x91021282 /* Davicom DM9102 ID */ macro376 ent->driver_data == PCI_DM9102_ID) { in dmfe_init_one()1140 if (db->chip_type && (db->chip_id==PCI_DM9102_ID)) { in dmfe_timer()1197 if ( ((db->chip_id == PCI_DM9102_ID) && in dmfe_timer()1716 if ( db->chip_type && (db->chip_id == PCI_DM9102_ID) ) in dmfe_set_phyxcer()1763 if ( db->chip_type && (db->chip_id == PCI_DM9102_ID) ) in dmfe_process_mode()2087 { 0x1282, 0x9102, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_DM9102_ID },