OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_out_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ulpt.c
110
void *
sc_out_buf
;
member in struct:ulpt_softc
492
sc->
sc_out_buf
= usbd_get_buffer(sc->sc_out_xfer);
619
bufp = sc->
sc_out_buf
;
utoppy.c
147
void *
sc_out_buf
;
member in struct:utoppy_softc
330
sc->
sc_out_buf
= usbd_get_buffer(sc->sc_out_xfer);
602
memcpy(sc->
sc_out_buf
, data, thislen);
605
0, timeout, sc->
sc_out_buf
, &thislen);
Completed in 19 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025