Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dtlan.c59 static int boards_found; variable
540 priv->aui = aui[boards_found]; in tlan_probe1()
541 priv->speed = speed[boards_found]; in tlan_probe1()
542 priv->duplex = duplex[boards_found]; in tlan_probe1()
566 boards_found++; in tlan_probe1()