Symbol: USB_ERR_NORMAL_COMPLETION
sys/bus/u4b/controller/ehci.c
1218
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/controller/ehci.c
1316
ehci_device_done(xfer, USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/controller/ehci.c
1350
ehci_device_done(xfer, USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/controller/ehci.c
288
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/controller/ohci.c
233
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/controller/ohci.c
294
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/controller/ohci.c
423
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/controller/ohci.c
763
ohci_device_done(xfer, USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/controller/ohci.c
882
return ((cc == 0) ? USB_ERR_NORMAL_COMPLETION :
sys/bus/u4b/controller/uhci.c
1183
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/controller/uhci.c
1329
uhci_device_done(xfer, USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/controller/uhci.c
2473
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/controller/uhci.c
2651
err = USB_ERR_NORMAL_COMPLETION;
sys/bus/u4b/controller/uhci.c
2772
err = USB_ERR_NORMAL_COMPLETION;
sys/bus/u4b/controller/xhci.c
791
USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/input/wsp.c
647
if (err != USB_ERR_NORMAL_COMPLETION) {
sys/bus/u4b/input/wsp.c
731
if (err == USB_ERR_NORMAL_COMPLETION) {
sys/bus/u4b/input/wsp.c
766
if (err != USB_ERR_NORMAL_COMPLETION) {
sys/bus/u4b/input/wsp.c
772
if (err != USB_ERR_NORMAL_COMPLETION) {
sys/bus/u4b/net/if_urndis.c
445
if (err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/serial/umcs.c
928
if (err == USB_ERR_NORMAL_COMPLETION && len != 1) {
sys/bus/u4b/serial/umcs.c
973
if (err == USB_ERR_NORMAL_COMPLETION && len != 1) {
sys/bus/u4b/usb_device.c
359
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/usb_error.c
47
[USB_ERR_NORMAL_COMPLETION] = "USB_ERR_NORMAL_COMPLETION",
sys/bus/u4b/usb_hid.c
842
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/usb_hub.c
1119
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/usb_request.c
1108
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/usb_request.c
1183
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/usb_request.c
736
case USB_ERR_NORMAL_COMPLETION:
sys/bus/u4b/usb_transfer.c
2570
if (xfer->error == USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_rum.c
1001
if (uerror != USB_ERR_NORMAL_COMPLETION) {
sys/bus/u4b/wlan/if_rum.c
1007
if (uerror != USB_ERR_NORMAL_COMPLETION) {
sys/bus/u4b/wlan/if_rum.c
1850
return (USB_ERR_NORMAL_COMPLETION);
sys/bus/u4b/wlan/if_rum.c
2653
if (err != USB_ERR_NORMAL_COMPLETION) {
sys/bus/u4b/wlan/if_rum.c
2685
if (uerror != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_rum.c
902
if (uerror != USB_ERR_NORMAL_COMPLETION) {
sys/bus/u4b/wlan/if_urtwn.c
1573
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
1577
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
1706
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
1733
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
1863
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
1870
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
1877
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
1885
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3342
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3346
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3354
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3360
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3367
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3386
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3391
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3397
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3418
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3422
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3450
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3455
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3461
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3468
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3473
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3487
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3492
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3499
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
3834
usb_error_t error = USB_ERR_NORMAL_COMPLETION;
sys/bus/u4b/wlan/if_urtwn.c
3852
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4038
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4041
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4052
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4063
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4068
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4071
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4074
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4077
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4080
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4102
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4108
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4115
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4132
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4140
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4359
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
4364
if (error != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
5255
usb_error_t usb_err = USB_ERR_NORMAL_COMPLETION;
sys/bus/u4b/wlan/if_urtwn.c
5292
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
5296
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
5300
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
5305
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
5309
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
5312
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
5319
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
5419
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
5424
if (usb_err != USB_ERR_NORMAL_COMPLETION)
sys/bus/u4b/wlan/if_urtwn.c
5479
if (usb_err != USB_ERR_NORMAL_COMPLETION)
usr.sbin/usbdump/usbdump.c
119
[USB_ERR_NORMAL_COMPLETION] = "0",