OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ux_timeout_set
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
usbdi.c
1708
xfer->
ux_timeout_set
= false;
1755
xfer->
ux_timeout_set
, xfer->ux_timeout_reset);
1760
KASSERT(xfer->
ux_timeout_set
);
1774
xfer->
ux_timeout_set
= false;
1789
KASSERT(xfer->
ux_timeout_set
);
1797
xfer->
ux_timeout_set
= false;
1810
xfer->
ux_timeout_set
= false;
1830
KASSERT(xfer->
ux_timeout_set
|| !callout_pending(&xfer->ux_callout));
1871
xfer->
ux_timeout_set
, xfer->ux_timeout_reset);
1877
if (xfer->
ux_timeout_set
) {
[
all
...]
usbdivar.h
335
* -
ux_timeout_set
: The timeout is scheduled as a callout or
342
bool
ux_timeout_set
;
member in struct:usbd_xfer
usb.c
362
xfer->
ux_timeout_set
, xfer->ux_timeout_reset);
Completed in 14 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025