Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c305 #define UHSO_DPRINTF(n, x, ...) {\ macro
311 #define UHSO_DPRINTF(n, x, ...) macro
798 UHSO_DPRINTF(1, "actlen=%d\n", actlen); in uhso_probe_iface_auto()
802 UHSO_DPRINTF(0, "Index %d out of range\n", index); in uhso_probe_iface_auto()
806 UHSO_DPRINTF(1, "index=%d, type=%x[%s]\n", index, buf[index], in uhso_probe_iface_auto()
895 UHSO_DPRINTF(1, "Probing for interface %d, probe_func=%p\n", index, probe); in uhso_probe_iface()
898 UHSO_DPRINTF(1, "Probe result %x\n", type); in uhso_probe_iface()
908 UHSO_DPRINTF(1, "uhso_attach_ifnet failed"); in uhso_probe_iface()
925 UHSO_DPRINTF(1, "Trying to attach mux. serial\n"); in uhso_probe_iface()
955 UHSO_DPRINTF(0, "Unknown type %x\n", type); in uhso_probe_iface()
[all …]