Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Ddeclance.c88 #define ASIC_LANCE 1 macro
230 (type == ASIC_LANCE || type == PMAX_LANCE ? off << 1 : off)
1069 case ASIC_LANCE: in dec_lance_probe()
1221 case ASIC_LANCE: in dec_lance_probe()
1293 if (dec_lance_probe(NULL, ASIC_LANCE) >= 0) in dec_lance_platform_probe()