Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dlne390.c78 #define LNE390_ID1 0x11009835 /* above is the 390A, this is 390B */ macro
159 if ((eisa_id != LNE390_ID0) && (eisa_id != LNE390_ID1)) { in lne390_probe1()