OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_data_rx_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_otusvar.h
181
struct usbd_pipe *
sc_data_rx_pipe
;
member in struct:otus_softc
if_otus.c
997
&sc->
sc_data_rx_pipe
);
1082
if (sc->
sc_data_rx_pipe
!= NULL)
1083
usbd_close_pipe(sc->
sc_data_rx_pipe
);
1200
error = usbd_create_xfer(sc->
sc_data_rx_pipe
, OTUS_RXBUFSZ,
1223
if (sc->
sc_data_rx_pipe
== NULL)
1227
usbd_abort_pipe(sc->
sc_data_rx_pipe
);
1866
usbd_clear_endpoint_stall_async(sc->
sc_data_rx_pipe
);
Completed in 26 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025