Searched refs:FHCI_PORT_FULL (Results 1 - 5 of 5) 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.c71 case FHCI_PORT_FULL:
122 if ((usb->port_status != FHCI_PORT_FULL) &&
H A Dfhci-sched.c192 if (usb->port_status == FHCI_PORT_FULL)
238 if (usb->port_status != FHCI_PORT_FULL &&
414 usb->port_status = FHCI_PORT_FULL;
493 usb->port_status = FHCI_PORT_FULL;
567 if ((usb->port_status == FHCI_PORT_FULL) ||
H A Dfhci-hcd.c140 if (usb->port_status == FHCI_PORT_FULL ||
738 fhci_config_transceiver(fhci, FHCI_PORT_FULL);
H A Dfhci-tds.c451 (usb->port_status == FHCI_PORT_FULL))
H A Dfhci.h332 FHCI_PORT_FULL, /* full speed connected */ enumerator in enum:fhci_port_status

Completed in 50 milliseconds