OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:up_running
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
usbdi.c
223
pipe->
up_running
, pipe->up_aborting, 0, 0);
379
(uintptr_t)xfer, xfer->ux_flags, (uintptr_t)pipe, pipe->
up_running
);
439
if (pipe->
up_running
&& pipe->up_serialise) {
442
pipe->
up_running
= 1;
1057
pipe->
up_running
= 0;
1229
pipe->
up_running
= 0;
1231
if (pipe->
up_running
&& pipe->up_serialise)
1257
pipe->
up_running
= 0;
1264
pipe->
up_running
= 0;
usbdivar.h
267
char
up_running
;
member in struct:usbd_pipe
usb_subr.c
956
p->
up_running
= 0;
Completed in 185 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025