Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dlance.c259 #define LANCE_MUST_UNRESET 0x00000008 macro
271 LANCE_MUST_PAD + LANCE_MUST_UNRESET},
780 if (chip_table[lp->chip_version].flags & LANCE_MUST_UNRESET) in lance_open()