Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c140 #define UHSO_PORT_SERIAL 0x01 /* Serial port */ macro
817 UHSO_PORT_SERIAL | UHSO_PORT_NETWORK, port)); in uhso_probe_iface_auto()
827 UHSO_PORT_SERIAL, port)); in uhso_probe_iface_auto()
854 UHSO_PORT_SERIAL | UHSO_PORT_NETWORK, in uhso_probe_iface_static()
858 UHSO_PORT_SERIAL, UHSO_PORT_TYPE_DIAG); in uhso_probe_iface_static()
861 UHSO_PORT_SERIAL, UHSO_PORT_TYPE_MODEM); in uhso_probe_iface_static()
868 UHSO_PORT_SERIAL | UHSO_PORT_NETWORK, in uhso_probe_iface_static()
872 UHSO_PORT_SERIAL, UHSO_PORT_TYPE_DIAG2); in uhso_probe_iface_static()
875 UHSO_PORT_SERIAL, UHSO_PORT_TYPE_MODEM); in uhso_probe_iface_static()
878 UHSO_PORT_SERIAL, UHSO_PORT_TYPE_DIAG); in uhso_probe_iface_static()
[all …]