Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
Dlance.c66 static unsigned int lance_portlist[] __initdata = { 0x300, 0x320, 0x340, 0x360, 0}; variable
400 for (port = lance_portlist; *port; port++) { in do_lance_probe()