Home
last modified time | relevance | path

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

/drivers/net/ethernet/dec/tulip/
Dtulip.h77 DC21041 = 1, enumerator
Dde4x5.c1038 {DC21041, dc21041_infoleaf},
1165 if ((lp->chipset==DC21041) && (lp->params.autosense&BNC_AUI)) { in de4x5_hw_init()
1261 if ((lp->chipset != DC21040) && (lp->chipset != DC21041)) { in de4x5_hw_init()
1754 else if (lp->chipset == DC21041) in de4x5_ast()
1776 if (!(omr & OMR_SF) || (lp->chipset==DC21041) || (lp->chipset==DC21040)) { in de4x5_txur()
3340 if ((lp->chipset == DC21041) || lp->useSROM) { in test_media()
3921 ((lp->chipset == DC21041) ? "DC21041" : in PCI_signature()
3927 if (lp->chipset != DC21041) { in PCI_signature()
Dde4x5.h119 #define DC21041 DC21041_DID macro