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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-usb.c90 #define MAX_USB_HUB_PORT 15 /* The highest valid port number on a hub */ macro
1298 if (cvmx_unlikely((hub_port < 0) || (hub_port > MAX_USB_HUB_PORT)))

Completed in 127 milliseconds