Home | History | Annotate | Download | only in usb

Lines Matching defs:DEVNAME

61 #define DEVNAME(un)	(device_xname(un->un_dev))
137 printf("%s: %s\n", DEVNAME(un), usbd_errstr(err));
158 printf("%s: %s\n", DEVNAME(un), usbd_errstr(err));
165 DEVNAME(un),
171 DEVNAME(un),
187 DPRINTF(("%s: urndis_ctrl_handle\n", DEVNAME(un)));
218 DEVNAME(un), le32toh(hdr->rm_type));
238 DEVNAME(un),
254 DEVNAME(un),
262 DEVNAME(un),
270 DEVNAME(un), le32toh(msg->rm_medium));
278 DEVNAME(un), RNDIS_MAJOR_VERSION, RNDIS_MINOR_VERSION,
301 DEVNAME(un),
315 DEVNAME(un),
326 DEVNAME(un),
362 DEVNAME(un),
368 printf("%s: reset failed %#x\n", DEVNAME(un), rval);
380 DEVNAME(un));
401 DEVNAME(un),
414 printf("%s: status %#x\n", DEVNAME(un), rval);
437 DEVNAME(un),
449 printf("%s: init failed\n", DEVNAME(un));
454 printf("%s: unable to get init response\n", DEVNAME(un));
475 DEVNAME(un),
484 printf("%s: halt failed\n", DEVNAME(un));
514 DEVNAME(un),
527 printf("%s: query failed\n", DEVNAME(un));
532 printf("%s: unable to get query response\n", DEVNAME(un));
562 DEVNAME(un),
575 printf("%s: set failed\n", DEVNAME(un));
580 printf("%s: unable to get set response\n", DEVNAME(un));
585 printf("%s: set failed %#x\n", DEVNAME(un), rval);
624 DEVNAME(un),
634 printf("%s: set param failed %#x\n", DEVNAME(un), rval);
653 DEVNAME(un),
662 printf("%s: reset failed\n", DEVNAME(un));
667 printf("%s: unable to get reset response\n", DEVNAME(un));
688 DEVNAME(un),
697 printf("%s: keepalive failed\n", DEVNAME(un));
702 printf("%s: unable to get keepalive response\n", DEVNAME(un));
707 printf("%s: keepalive failed %#x\n", DEVNAME(un), rval);
737 DEVNAME(un),
759 DPRINTF(("%s: %s buffer size left %u\n", DEVNAME(un), __func__,
765 DEVNAME(un),
773 DEVNAME(un),
785 DEVNAME(un),
792 DEVNAME(un),
800 DEVNAME(un),
812 DEVNAME(un),
825 DEVNAME(un),
850 printf("%s: watchdog timeout\n", DEVNAME(un));
990 aprint_error("%s: no data interface\n", DEVNAME(un));
1001 "failed\n", DEVNAME(un), j);
1012 "endpoint %u\n", DEVNAME(un), i);
1028 DEVNAME(un),
1036 aprint_error("%s: could not find data bulk in\n", DEVNAME(un));
1038 aprint_error("%s: could not find data bulk out\n",DEVNAME(un));
1050 DEVNAME(un));
1057 DEVNAME(un));
1065 aprint_error("%s: invalid address\n", DEVNAME(un));
1077 aprint_error("%s: unable to set data filters\n", DEVNAME(un));