Home
last modified time | relevance | path

Searched refs:uhso_port_map (Results 1 – 1 of 1) sorted by relevance

/freebsd/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);
807 uhso_port_type[(int)uhso_port_map[(int)buf[index]]]); in uhso_probe_iface_auto()
812 port = uhso_port_map[(int)buf[index]]; in uhso_probe_iface_auto()