Searched refs:uhso_port_map (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/usb/net/
H A Duhso.c189 static unsigned char uhso_port_map[] = { variable
203 static char uhso_port_map_max = sizeof(uhso_port_map) / sizeof(char);
805 uhso_port_type[(int)uhso_port_map[(int)buf[index]]]);
810 port = uhso_port_map[(int)buf[index]];

Completed in 134 milliseconds