OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USBD_IN_PROGRESS
(Results
1 - 25
of
44
) sorted by relevancy
1
2
/src/sys/external/bsd/dwc2/
dwc2.c
304
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
348
KASSERT(dxfer->xfer.ux_status ==
USBD_IN_PROGRESS
);
359
KASSERT(dxfer->xfer.ux_status ==
USBD_IN_PROGRESS
);
633
xfer->ux_status =
USBD_IN_PROGRESS
;
635
return
USBD_IN_PROGRESS
;
658
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
688
KASSERT(xfer->ux_status !=
USBD_IN_PROGRESS
);
714
xfer->ux_status =
USBD_IN_PROGRESS
;
719
return
USBD_IN_PROGRESS
;
760
xfer->ux_status =
USBD_IN_PROGRESS
;
[
all
...]
/src/sys/dev/usb/
motg.c
1004
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
1036
xfer->ux_status =
USBD_IN_PROGRESS
;
1038
return
USBD_IN_PROGRESS
;
1067
KASSERT(xfer->ux_status !=
USBD_IN_PROGRESS
);
1119
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
1300
err =
USBD_IN_PROGRESS
;
1324
xfer->ux_status =
USBD_IN_PROGRESS
;
1327
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
1376
return
USBD_IN_PROGRESS
;
1400
usbd_status new_status =
USBD_IN_PROGRESS
;
[
all
...]
vhci.c
629
xfer->ux_status =
USBD_IN_PROGRESS
;
631
ret =
USBD_IN_PROGRESS
;
656
if (xfer->ux_status !=
USBD_IN_PROGRESS
)
717
xfer->ux_status =
USBD_IN_PROGRESS
;
719
return
USBD_IN_PROGRESS
;
741
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
777
KASSERT(xfer->ux_status !=
USBD_IN_PROGRESS
);
806
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
843
KASSERT(vxfer->xfer.ux_status ==
USBD_IN_PROGRESS
);
854
KASSERT(vxfer->xfer.ux_status ==
USBD_IN_PROGRESS
);
[
all
...]
usscanner.c
470
if (err ==
USBD_IN_PROGRESS
)
592
if (err ==
USBD_IN_PROGRESS
)
633
if (err ==
USBD_IN_PROGRESS
)
693
if (err ==
USBD_IN_PROGRESS
)
759
if (err !=
USBD_IN_PROGRESS
) {
usbdi.c
325
if (err !=
USBD_IN_PROGRESS
)
440
err =
USBD_IN_PROGRESS
;
454
if (err !=
USBD_IN_PROGRESS
&& err) {
483
if (err !=
USBD_IN_PROGRESS
) {
1262
if (err !=
USBD_IN_PROGRESS
) {
1553
if (xfer->ux_status !=
USBD_IN_PROGRESS
)
1597
if (xfer->ux_status !=
USBD_IN_PROGRESS
)
1716
if (xfer->ux_status !=
USBD_IN_PROGRESS
) {
1800
} else if (xfer->ux_status !=
USBD_IN_PROGRESS
) {
1874
KASSERTMSG(xfer->ux_status ==
USBD_IN_PROGRESS
, "xfer=%p status=%d"
[
all
...]
if_bwfm_usb.c
426
if (error != 0 && error !=
USBD_IN_PROGRESS
)
500
if (error != 0 && error !=
USBD_IN_PROGRESS
)
711
if (error != 0 && error !=
USBD_IN_PROGRESS
) {
823
if (error != 0 && error !=
USBD_IN_PROGRESS
)
ualea.c
203
if (status !=
USBD_IN_PROGRESS
) {
usbdi.h
49
USBD_IN_PROGRESS
, /* 1 */
ohci.c
1777
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
1788
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
1804
KASSERT(xfer->ux_status !=
USBD_IN_PROGRESS
);
2653
xfer->ux_status =
USBD_IN_PROGRESS
;
2655
return
USBD_IN_PROGRESS
;
2676
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
2947
xfer->ux_status =
USBD_IN_PROGRESS
;
2952
return
USBD_IN_PROGRESS
;
3162
xfer->ux_status =
USBD_IN_PROGRESS
;
3165
return
USBD_IN_PROGRESS
;
[
all
...]
uhci.c
1013
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
1077
KASSERT(xfer->ux_status !=
USBD_IN_PROGRESS
);
2315
xfer->ux_status =
USBD_IN_PROGRESS
;
2318
return
USBD_IN_PROGRESS
;
2606
xfer->ux_status =
USBD_IN_PROGRESS
;
2609
return
USBD_IN_PROGRESS
;
2725
xfer->ux_status =
USBD_IN_PROGRESS
;
2736
return
USBD_IN_PROGRESS
;
2852
if (xfer->ux_status ==
USBD_IN_PROGRESS
) {
2876
xfer->ux_status =
USBD_IN_PROGRESS
;
[
all
...]
auvitek_dtv.c
391
if (err !=
USBD_IN_PROGRESS
) {
ehci.c
865
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
2844
xfer->ux_status =
USBD_IN_PROGRESS
;
2846
return
USBD_IN_PROGRESS
;
2867
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
2898
KASSERT(xfer->ux_status !=
USBD_IN_PROGRESS
);
3539
if (xfer->ux_status !=
USBD_IN_PROGRESS
)
3840
xfer->ux_status =
USBD_IN_PROGRESS
;
3854
return
USBD_IN_PROGRESS
;
4026
xfer->ux_status =
USBD_IN_PROGRESS
;
4045
return
USBD_IN_PROGRESS
;
[
all
...]
xhci.c
2340
* xfer if it's still
USBD_IN_PROGRESS
.
2346
if (xfer->ux_status ==
USBD_IN_PROGRESS
) {
2399
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
4396
xfer->ux_status =
USBD_IN_PROGRESS
;
4398
return
USBD_IN_PROGRESS
;
4455
KASSERT(xfer->ux_status !=
USBD_IN_PROGRESS
);
4549
xfer->ux_status =
USBD_IN_PROGRESS
;
4557
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
4559
return
USBD_IN_PROGRESS
;
4706
xfer->ux_status =
USBD_IN_PROGRESS
;
[
all
...]
ubt.c
1191
if (status !=
USBD_IN_PROGRESS
) {
1303
if (status !=
USBD_IN_PROGRESS
) {
1597
if (status !=
USBD_IN_PROGRESS
) {
ugen.c
959
if (err !=
USBD_IN_PROGRESS
)
1144
if (err !=
USBD_IN_PROGRESS
)
1485
if (err !=
USBD_IN_PROGRESS
) {
1553
if (err !=
USBD_IN_PROGRESS
) {
1761
if (err !=
USBD_IN_PROGRESS
) {
umidi.c
515
err !=
USBD_IN_PROGRESS
) {
1358
err !=
USBD_IN_PROGRESS
) {
2020
ep->armed = (
USBD_IN_PROGRESS
== start_output_transfer(ep));
auvitek_video.c
677
if (err !=
USBD_IN_PROGRESS
) {
uhso.c
935
if (status !=
USBD_IN_PROGRESS
) {
972
if (status !=
USBD_IN_PROGRESS
) {
1243
if (status !=
USBD_IN_PROGRESS
) {
1264
if (status !=
USBD_IN_PROGRESS
) {
if_zyd.c
820
if (uerror !=
USBD_IN_PROGRESS
&& uerror != 0) {
2150
if (error !=
USBD_IN_PROGRESS
&& error != 0) {
2307
if (error !=
USBD_IN_PROGRESS
&& error != 0) {
2519
if (error !=
USBD_IN_PROGRESS
&& error != 0) {
ucom.c
1297
case
USBD_IN_PROGRESS
:
1432
if ((err = usbd_transfer(ub->ub_xfer)) !=
USBD_IN_PROGRESS
) {
if_rum.c
1175
error !=
USBD_IN_PROGRESS
) {
1240
if (error != USBD_NORMAL_COMPLETION && error !=
USBD_IN_PROGRESS
)
2063
error !=
USBD_IN_PROGRESS
) {
umass.c
993
if (err && err !=
USBD_IN_PROGRESS
) {
1019
if (err && err !=
USBD_IN_PROGRESS
) {
/src/sys/rump/dev/lib/libugenhc/
ugenhc.c
398
return
USBD_IN_PROGRESS
;
529
return
USBD_IN_PROGRESS
;
673
return
USBD_IN_PROGRESS
;
700
return
USBD_IN_PROGRESS
;
709
return
USBD_IN_PROGRESS
;
/src/sys/arch/mips/adm5120/dev/
ahci.c
441
KASSERT(xfer->ux_status ==
USBD_IN_PROGRESS
);
752
xfer->ux_status =
USBD_IN_PROGRESS
;
754
return
USBD_IN_PROGRESS
;
811
KASSERT(xfer->ux_status !=
USBD_IN_PROGRESS
);
1030
return
USBD_IN_PROGRESS
;
1443
KASSERT(xfer->ux_status !=
USBD_IN_PROGRESS
);
/src/sys/dev/ic/
sl811hs.c
878
xfer->ux_status =
USBD_IN_PROGRESS
;
966
spipe, xfer, return
USBD_IN_PROGRESS
);
988
return
USBD_IN_PROGRESS
;
1015
xfer->ux_status =
USBD_IN_PROGRESS
;
1017
return
USBD_IN_PROGRESS
;
2190
if (xfer->ux_status ==
USBD_IN_PROGRESS
) {
2375
USBD_IN_PROGRESS
);
2416
if (spipe->xfer->ux_status ==
USBD_IN_PROGRESS
) {
2510
} while (xfer->ux_status ==
USBD_IN_PROGRESS
);
Completed in 153 milliseconds
1
2
Indexes created Wed Oct 15 01:09:54 GMT 2025