OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ux_timeout
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/usb/
usbdi.c
713
xfer->
ux_timeout
= timeout;
732
xfer->
ux_timeout
= timeout;
749
xfer->
ux_timeout
= USBD_NO_TIMEOUT;
1754
(uintptr_t)xfer, xfer->
ux_timeout
,
1785
if (xfer->
ux_timeout
&& !bus->ub_usepolling) {
1788
(uintptr_t)xfer, xfer->
ux_timeout
, 0, 0);
1791
mstohz(xfer->
ux_timeout
));
1870
(uintptr_t)xfer, xfer->
ux_timeout
,
1881
* Ask it to reschedule itself to
ux_timeout
.
1884
} else if (xfer->
ux_timeout
&& !bus->ub_usepolling)
[
all
...]
usbdivar.h
297
uint32_t
ux_timeout
;
member in struct:usbd_xfer
usb.c
358
xfer->ux_length, xfer->ux_actlen, xfer->ux_flags, xfer->
ux_timeout
,
/src/sys/arch/mips/adm5120/dev/
ahci.c
1543
xfer->ux_length, xfer->ux_actlen, xfer->ux_flags, xfer->
ux_timeout
);
/src/sys/dev/ic/
sl811hs.c
2417
if (spipe->xfer->
ux_timeout
) {
2418
spipe->to_frame = t->frame + spipe->xfer->
ux_timeout
;
3460
xfer->ux_length, xfer->ux_actlen, xfer->ux_flags, xfer->
ux_timeout
);
Completed in 25 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026