Searched refs:dbgp_not_safe (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/early/
H A Dehci-dbgp.c59 static int dbgp_not_safe; /* Cannot use debug device during ehci reset */ variable
214 if (ret == -DBGP_TIMEOUT && !dbgp_not_safe)
215 dbgp_not_safe = 1;
605 dbgp_not_safe = 0;
919 if (!ehci_debug || dbgp_not_safe)
929 dbgp_not_safe = 1;
974 dbgp_not_safe = 1;

Completed in 31 milliseconds