Symbol: USBD_CANCELLED
sys/dev/usb/dwc2/dwc2.c
1003
dwc2_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/dwc2/dwc2.c
309
KASSERT(dxfer->intr_status != USBD_CANCELLED);
sys/dev/usb/dwc2/dwc2.c
320
KASSERT(dxfer->intr_status != USBD_CANCELLED);
sys/dev/usb/dwc2/dwc2.c
464
KASSERT(xfer->status != USBD_CANCELLED);
sys/dev/usb/dwc2/dwc2.c
476
xfer->status = USBD_CANCELLED;
sys/dev/usb/dwc2/dwc2.c
478
KASSERTMSG((xfer->status == USBD_CANCELLED ||
sys/dev/usb/dwc2/dwc2.c
804
xfer->status = USBD_CANCELLED;
sys/dev/usb/dwc2/dwc2.c
853
dwc2_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/dwc2/dwc2.c
905
dwc2_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/dwc2/dwc2.c
954
dwc2_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/ehci.c
2234
xfer->status = USBD_CANCELLED;
sys/dev/usb/ehci.c
2991
ehci_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/ehci.c
3066
ehci_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/ehci.c
3186
ehci_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/ehci.c
3591
ehci_abort_isoc_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/ehci.c
788
if (xfer->status == USBD_CANCELLED || xfer->status == USBD_TIMEOUT)
sys/dev/usb/ehci.c
885
if (xfer->status == USBD_CANCELLED || xfer->status == USBD_TIMEOUT)
sys/dev/usb/if_athn_usb.c
2144
if (status != USBD_CANCELLED)
sys/dev/usb/if_atu.c
1636
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_atu.c
1775
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_aue.c
1014
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_aue.c
1099
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_aue.c
967
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_axe.c
1105
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_axe.c
997
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_axen.c
1098
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_axen.c
914
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_bwfm_usb.c
458
if (status != USBD_CANCELLED)
sys/dev/usb/if_bwfm_usb.c
593
if (status == USBD_CANCELLED)
sys/dev/usb/if_cdce.c
716
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_cdce.c
787
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_cdce.c
824
if (status == USBD_CANCELLED)
sys/dev/usb/if_cue.c
681
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_cue.c
758
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_kue.c
688
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_kue.c
773
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_mos.c
899
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_mos.c
993
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_mtw.c
2190
if (status != USBD_CANCELLED)
sys/dev/usb/if_mue.c
1071
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_mue.c
1158
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_otus.c
1215
if (status != USBD_CANCELLED)
sys/dev/usb/if_ral.c
648
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_ral.c
692
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_rsu.c
1444
if (status != USBD_CANCELLED)
sys/dev/usb/if_rum.c
718
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_rum.c
762
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_run.c
2337
if (status != USBD_CANCELLED)
sys/dev/usb/if_smsc.c
1182
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_smsc.c
1277
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_uaq.c
1028
if (status == USBD_CANCELLED)
sys/dev/usb/if_uaq.c
1099
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_uaq.c
1260
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_uath.c
1162
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_uath.c
1313
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_udav.c
1009
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_udav.c
1053
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_ugl.c
418
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_ugl.c
512
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_ugl.c
719
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_umb.c
2238
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_umb.c
2414
if (status != USBD_NOT_STARTED && status != USBD_CANCELLED) {
sys/dev/usb/if_upgt.c
1626
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_upl.c
424
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_upl.c
494
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_upl.c
702
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_ure.c
2440
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_ure.c
2490
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_url.c
868
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_url.c
912
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_urndis.c
1234
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_urndis.c
1284
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_urtw.c
2496
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_urtw.c
2534
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_urtw.c
3047
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_urtwn.c
1316
if (status != USBD_CANCELLED)
sys/dev/usb/if_wi_usb.c
1054
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_wi_usb.c
1100
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/if_wi_usb.c
1316
|| status == USBD_CANCELLED) {
sys/dev/usb/if_wi_usb.c
1432
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_zyd.c
1836
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_zyd.c
2001
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/if_zyd.c
2060
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/ohci.c
1261
if (xfer->status == USBD_CANCELLED ||
sys/dev/usb/ohci.c
1352
if (xfer->status == USBD_CANCELLED ||
sys/dev/usb/ohci.c
2630
xfer->status = USBD_CANCELLED;
sys/dev/usb/ohci.c
2684
ohci_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/ohci.c
2820
ohci_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/ohci.c
2940
ohci_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/ohci.c
3234
xfer->status = USBD_CANCELLED;
sys/dev/usb/ubcmtp.c
790
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/ubcmtp.c
848
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/ubsa.c
640
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/uchcom.c
935
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/ucom.c
1088
if (status == USBD_CANCELLED || usbd_is_dying(sc->sc_uparent))
sys/dev/usb/ucom.c
1165
if (status == USBD_CANCELLED || status == USBD_IOERROR ||
sys/dev/usb/udl.c
1896
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/ugen.c
815
if (status == USBD_CANCELLED)
sys/dev/usb/ugen.c
852
if (status == USBD_CANCELLED)
sys/dev/usb/uhci.c
1138
if (xfer->status == USBD_CANCELLED || xfer->status == USBD_TIMEOUT) {
sys/dev/usb/uhci.c
1696
uhci_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/uhci.c
1915
uhci_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/uhci.c
1929
uhci_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/uhci.c
2254
xfer->status = USBD_CANCELLED;
sys/dev/usb/uhci.c
3231
xfer->status = USBD_CANCELLED;
sys/dev/usb/uhidev.c
519
if (status == USBD_CANCELLED || status == USBD_IOERROR)
sys/dev/usb/ukspan.c
366
if (status != USBD_NOT_STARTED && status != USBD_CANCELLED)
sys/dev/usb/umcs.c
764
if (status == USBD_CANCELLED || status == USBD_IOERROR)
sys/dev/usb/umct.c
568
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/umodem.c
441
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/umsm.c
556
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/uow.c
438
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/uplcom.c
836
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/usbdi.c
299
return (USBD_CANCELLED);
sys/dev/usb/usbdi.c
820
if ((status == USBD_CANCELLED || status == USBD_IOERROR ||
sys/dev/usb/usps.c
393
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/uticom.c
769
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED) {
sys/dev/usb/uts.c
431
if (status == USBD_CANCELLED)
sys/dev/usb/uvscom.c
756
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/uxrcom.c
381
if (status == USBD_NOT_STARTED || status == USBD_CANCELLED)
sys/dev/usb/xhci.c
2846
xfer->status = USBD_CANCELLED;
sys/dev/usb/xhci.c
3022
xhci_abort_xfer(xfer, USBD_CANCELLED);
sys/dev/usb/xhci.c
3168
xhci_abort_xfer(xfer, USBD_CANCELLED);