Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/amd/
Dlance.c258 #define LANCE_MUST_UNRESET 0x00000008 macro
270 LANCE_MUST_PAD + LANCE_MUST_UNRESET},
779 if (chip_table[lp->chip_version].flags & LANCE_MUST_UNRESET) in lance_open()