Searched refs:hub_status (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dfhci-hub.c212 struct usb_hub_status *hub_status; local
279 hub_status = (struct usb_hub_status *)buf;
280 hub_status->wHubStatus =
282 hub_status->wHubChange =
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dhp100.c167 int hub_status; /* was login to hub successful? */ member in struct:hp100_private
1135 lp->hub_status = hp100_login_to_vg_hub(dev, 0);
1472 lp->hub_status = hp100_login_to_vg_hub(dev, 0); /* relogin */
1515 if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) {
1519 lp->hub_status = hp100_login_to_vg_hub(dev, 0);
1535 lp->hub_status = hp100_login_to_vg_hub(dev, 0);
1541 lp->hub_status = hp100_login_to_vg_hub(dev, 0);
1667 if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) {
1671 lp->hub_status = hp100_login_to_vg_hub(dev, 0);
1687 lp->hub_status
[all...]

Completed in 129 milliseconds