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

/freebsd-10.3-release/sys/dev/usb/net/
H A Duhso.c125 #define UHSO_IFACE_PORT(x) ((x >> 16) & 0xff) macro
594 CTLFLAG_RD, uhso_port[UHSO_IFACE_PORT(sc->sc_type)], 0,
916 UHSO_IFACE_PORT(type) & ~UHSO_PORT_SERIAL,
937 UHSO_IFACE_PORT(type) & UHSO_PORT_SERIAL) {

Completed in 91 milliseconds