Searched refs:no_handshake (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/host/
H A Dohci-hcd.c131 static int no_handshake = 0; variable
132 module_param (no_handshake, bool, 0);
133 MODULE_PARM_DESC (no_handshake, "true (not default) disables BIOS handshake");
516 if (!no_handshake && ohci_readl (ohci,

Completed in 53 milliseconds