Searched refs:xspeed (Results 1 – 2 of 2) sorted by relevance
1111 int xspeed, rspeed; in suboption() local1121 xspeed = atoi((char *)subpointer); in suboption()1128 clientstat(TELOPT_TSPEED, xspeed, rspeed); in suboption()
1847 xhci_xspeed2speed(int xspeed)1849 switch (xspeed) {1852 default: return xspeed;1859 xhci_xspeed2psspeed(int xspeed) in xhci_xspeed2psspeed() argument1861 switch (xspeed) { in xhci_xspeed2psspeed()