Searched refs:delin (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.c2369 char *delin = "GOOD"; local
2378 delin = "RESET";
2380 delin = "LOSS";
2383 delin = "ERROR";
2385 delin = "LOSS";
2388 ret = sprintf(buf, "%s\n", delin);

Completed in 38 milliseconds