Symbol: USBD_CANCELLED
sys/arch/mips/adm5120/dev/ahci.c
777
xfer->ux_status = USBD_CANCELLED;
sys/dev/ic/sl811hs.c
1004
USBD_CANCELLED);
sys/dev/ic/sl811hs.c
1341
xfer->ux_status = USBD_CANCELLED;
sys/dev/ic/sl811hs.c
2413
spipe->xfer->ux_status = USBD_CANCELLED;
sys/dev/ic/sl811hs.c
2573
return USBD_CANCELLED;
sys/dev/ic/sl811hs.c
2660
xfer->ux_status = USBD_CANCELLED;
sys/dev/ic/sl811hs.c
2747
spipe->xfer->ux_status = USBD_CANCELLED;
sys/dev/usb/ehci.c
2868
xfer->ux_status = USBD_CANCELLED;
sys/dev/usb/ehci.c
3400
KASSERTMSG((xfer->ux_status == USBD_CANCELLED ||
sys/dev/usb/ehci.c
3516
KASSERTMSG(status == USBD_CANCELLED,
sys/dev/usb/ehci.c
3536
KASSERT(xfer->ux_status != USBD_CANCELLED);
sys/dev/usb/ehci.c
4639
ehci_abort_isoc_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/ehci.c
5024
ehci_abort_isoc_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/emdtv_ir.c
134
if (status == USBD_CANCELLED)
sys/dev/usb/if_athn_usb.c
1039
return USBD_CANCELLED;
sys/dev/usb/if_athn_usb.c
2322
if (status != USBD_CANCELLED)
sys/dev/usb/if_athn_usb.c
2778
return USBD_CANCELLED;
sys/dev/usb/if_atu.c
1639
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_atu.c
1743
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_bwfm_usb.c
468
if (status != USBD_CANCELLED)
sys/dev/usb/if_bwfm_usb.c
607
if (status == USBD_CANCELLED)
sys/dev/usb/if_gscan.c
199
status == USBD_NOT_STARTED || status == USBD_CANCELLED ||
sys/dev/usb/if_gscan.c
300
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_gscan.c
516
if (err != 0 && err != USBD_CANCELLED) {
sys/dev/usb/if_otus.c
1867
else if (status != USBD_CANCELLED) {
sys/dev/usb/if_rum.c
772
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_rum.c
816
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_run.c
2451
if (status != USBD_CANCELLED)
sys/dev/usb/if_run.c
2507
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_umb.c
1823
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_umb.c
1902
if (status != USBD_NOT_STARTED && status != USBD_CANCELLED) {
sys/dev/usb/if_upgt.c
1778
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_ural.c
862
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_ural.c
908
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_urtw.c
2526
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_urtw.c
2565
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_urtw.c
3066
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_urtwn.c
2580
else if (status != USBD_CANCELLED)
sys/dev/usb/if_urtwn.c
2679
if (status != USBD_NOT_STARTED && status != USBD_CANCELLED) {
sys/dev/usb/if_zyd.c
1825
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_zyd.c
1999
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_zyd.c
2168
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/motg.c
1005
xfer->ux_status = USBD_CANCELLED;
sys/dev/usb/ohci.c
2277
KASSERTMSG((xfer->ux_status == USBD_CANCELLED ||
sys/dev/usb/ohci.c
2677
xfer->ux_status = USBD_CANCELLED;
sys/dev/usb/ohci.c
3764
xfer->ux_status = USBD_CANCELLED;
sys/dev/usb/u3g.c
517
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/uaudio.c
3893
if (status == USBD_CANCELLED)
sys/dev/usb/uaudio.c
3993
if (status == USBD_CANCELLED)
sys/dev/usb/ubsa_common.c
422
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/uchcom.c
943
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/ucom.c
1740
if (err != USBD_CANCELLED && err != USBD_IOERROR &&
sys/dev/usb/ucom.c
1988
if (status == USBD_CANCELLED || status == USBD_IOERROR ||
sys/dev/usb/ucom.c
362
case USBD_CANCELLED:
sys/dev/usb/ucom.c
466
case USBD_CANCELLED:
sys/dev/usb/ucycom.c
638
if (status == USBD_CANCELLED || sc->sc_dying)
sys/dev/usb/udl.c
1590
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/udsir.c
964
if (status == USBD_CANCELLED || sc->sc_closing) /* this is normal */
sys/dev/usb/uep.c
391
if (status == USBD_CANCELLED)
sys/dev/usb/ugen.c
1346
if (status == USBD_CANCELLED)
sys/dev/usb/ugen.c
1385
if (status == USBD_CANCELLED)
sys/dev/usb/ugen.c
1447
if (status == USBD_CANCELLED)
sys/dev/usb/ugen.c
1516
if (status == USBD_CANCELLED)
sys/dev/usb/uhci.c
1495
if (xfer->ux_status == USBD_CANCELLED ||
sys/dev/usb/uhci.c
2351
KASSERTMSG((xfer->ux_status == USBD_CANCELLED ||
sys/dev/usb/uhci.c
2952
xfer->ux_status = USBD_CANCELLED;
sys/dev/usb/uhci.c
3806
xfer->ux_status = USBD_CANCELLED;
sys/dev/usb/uhidev.c
1087
err = USBD_CANCELLED;
sys/dev/usb/uhidev.c
1139
if (err != USBD_CANCELLED)
sys/dev/usb/uhidev.c
1173
err = USBD_CANCELLED;
sys/dev/usb/uhidev.c
566
if (status == USBD_CANCELLED)
sys/dev/usb/uirda.c
851
if (status == USBD_CANCELLED) /* this is normal */
sys/dev/usb/umass.c
1311
if (err == USBD_CANCELLED) {
sys/dev/usb/umass.c
1768
if (err == USBD_CANCELLED) {
sys/dev/usb/umcs.c
871
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED
sys/dev/usb/umct.c
595
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/umodem_common.c
348
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/uplcom.c
934
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/usbdi.c
1144
erred = xfer->ux_status == USBD_CANCELLED ||
sys/dev/usb/usbdi.c
1596
KASSERT(xfer->ux_status != USBD_CANCELLED);
sys/dev/usb/usbdi.c
1612
xfer->ux_status = USBD_CANCELLED;
sys/dev/usb/usbdi.c
428
SDT_PROBE2(usb, device, xfer, done, xfer, USBD_CANCELLED);
sys/dev/usb/usbdi.c
429
return USBD_CANCELLED;
sys/dev/usb/usbnet.c
367
status == USBD_CANCELLED)
sys/dev/usb/usbnet.c
433
case USBD_CANCELLED:
sys/dev/usb/usbnet.c
467
status == USBD_CANCELLED) {
sys/dev/usb/usscanner.c
531
case USBD_CANCELLED:
sys/dev/usb/usscanner.c
570
case USBD_CANCELLED:
sys/dev/usb/usscanner.c
667
case USBD_CANCELLED:
sys/dev/usb/ustir.c
574
if (status == USBD_CANCELLED || sc->sc_closing) /* this is normal */
sys/dev/usb/uvscom.c
810
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/vhci.c
655
KASSERT(xfer->ux_status != USBD_CANCELLED);
sys/dev/usb/vhci.c
668
xfer->ux_status = USBD_CANCELLED;
sys/dev/usb/vhci.c
742
xfer->ux_status = USBD_CANCELLED;
sys/dev/usb/xhci.c
2232
KASSERTMSG((xfer->ux_status == USBD_CANCELLED ||
sys/dev/usb/xhci.c
4422
xfer->ux_status = USBD_CANCELLED;
sys/rump/dev/lib/libugenhc/ugenhc.c
664
xfererr = USBD_CANCELLED;