dbgp_not_safe      60 drivers/usb/early/ehci-dbgp.c static int dbgp_not_safe; /* Cannot use debug device during ehci reset */
dbgp_not_safe     218 drivers/usb/early/ehci-dbgp.c 		if (ret == -DBGP_TIMEOUT && !dbgp_not_safe)
dbgp_not_safe     219 drivers/usb/early/ehci-dbgp.c 			dbgp_not_safe = 1;
dbgp_not_safe     604 drivers/usb/early/ehci-dbgp.c 	dbgp_not_safe = 0;
dbgp_not_safe     921 drivers/usb/early/ehci-dbgp.c 	if (!ehci_debug || dbgp_not_safe)
dbgp_not_safe     931 drivers/usb/early/ehci-dbgp.c 			dbgp_not_safe = 1;
dbgp_not_safe     981 drivers/usb/early/ehci-dbgp.c 	dbgp_not_safe = 1;