Searched refs:uea_request (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/usb/atm/
H A Dueagle-atm.c1117 static int uea_request(struct uea_softc *sc, function
1179 ret = uea_request(sc, UEA_E1_SET_BLOCK, UEA_MPTX_START,
1214 ret = uea_request(sc, UEA_E4_SET_BLOCK, UEA_MPTX_START,
1298 ret = uea_request(sc, UEA_SET_TIMEOUT, timeout, 0, NULL);
1355 uea_request(sc, UEA_SET_MODE, UEA_LOOPBACK_OFF, 0, NULL);
1493 uea_request(sc, UEA_SET_MODE, UEA_LOOPBACK_OFF, 0, NULL);
1842 uea_request(sc, UEA_SET_MODE, UEA_LOOPBACK_ON, 0, NULL);
1843 uea_request(sc, UEA_SET_MODE, UEA_BOOT_IDMA, 0, NULL);
1846 uea_request(sc, UEA_SET_MODE, UEA_START_RESET, 0, NULL);
1854 uea_request(s
[all...]

Completed in 137 milliseconds