Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dlance.c234 #define LANCE_ENABLE_AUTOSELECT 0x00000002 macro
250 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
253 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
256 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
261 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
264 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
267 LANCE_ENABLE_AUTOSELECT + LANCE_MUST_REINIT_RING +
633 if (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) { in lance_probe1()
697 if (chip_table[lp->chip_version].flags & LANCE_ENABLE_AUTOSELECT) { in lance_open()