Searched refs:UHSO_DPRINTF (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/usb/net/
H A Duhso.c304 #define UHSO_DPRINTF(n, x, ...) {\ macro
310 #define UHSO_DPRINTF(n, x, ...) macro
796 UHSO_DPRINTF(1, "actlen=%d\n", actlen);
800 UHSO_DPRINTF(0, "Index %d out of range\n", index);
804 UHSO_DPRINTF(1, "index=%d, type=%x[%s]\n", index, buf[index],
893 UHSO_DPRINTF(1, "Probing for interface %d, probe_func=%p\n", index, probe);
896 UHSO_DPRINTF(1, "Probe result %x\n", type);
906 UHSO_DPRINTF(1, "uhso_attach_ifnet failed");
923 UHSO_DPRINTF(1, "Trying to attach mux. serial\n");
954 UHSO_DPRINTF(
[all...]

Completed in 140 milliseconds