Searched refs:lmc_reset (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/lmc/
H A Dlmc_main.c29 * The initialization portion of this driver (the lmc_reset() and the
104 static void lmc_reset(lmc_softc_t * const sc);
731 /* lmc_reset (sc); Why reset??? The link can go down ok */
744 /* lmc_reset (sc); Again why reset??? */
1017 lmc_reset(sc);
1131 lmc_reset (sc);
1399 lmc_reset (sc);
1964 static void lmc_reset(lmc_softc_t * const sc) /*fold00*/ function
1966 lmc_trace(sc->lmc_device, "lmc_reset in");
2002 lmc_trace(sc->lmc_device, "lmc_reset ou
[all...]

Completed in 169 milliseconds