Home
last modified time | relevance | path

Searched refs:PCI_DM9009_ID (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c95 #define PCI_DM9009_ID 0x90091282 /* Davicom DM9009 ID */ macro
622 if (db->chip_id == PCI_DM9009_ID) { in dmfe_init_dm910x()
1676 if (db->chip_id == PCI_DM9009_ID) { in dmfe_set_phyxcer()
1698 if (db->chip_id == PCI_DM9009_ID) phy_reg &= 0x61; in dmfe_set_phyxcer()
2082 { 0x1282, 0x9009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_DM9009_ID },