OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ub_xfer
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
ucom.c
139
struct usbd_xfer *
ub_xfer
;
member in struct:ucom_buffer
336
&ub->
ub_xfer
);
339
ub->ub_data = usbd_get_buffer(ub->
ub_xfer
);
353
sc->sc_obufsize, 0, 0, &ub->
ub_xfer
);
356
ub->ub_data = usbd_get_buffer(ub->
ub_xfer
);
378
if (ub->
ub_xfer
)
379
usbd_destroy_xfer(ub->
ub_xfer
);
387
if (ub->
ub_xfer
)
388
usbd_destroy_xfer(ub->
ub_xfer
);
446
if (sc->sc_ibuff[i].
ub_xfer
!= NULL
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025