OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_cmd_tx_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_otusvar.h
182
struct usbd_pipe *
sc_cmd_tx_pipe
;
member in struct:otus_softc
if_otus.c
1032
&sc->
sc_cmd_tx_pipe
);
1092
if (sc->
sc_cmd_tx_pipe
!= NULL)
1093
usbd_close_pipe(sc->
sc_cmd_tx_pipe
);
1105
int error = usbd_create_xfer(sc->
sc_cmd_tx_pipe
, OTUS_MAX_TXCMDSZ,
1121
if (sc->
sc_cmd_tx_pipe
== NULL)
1125
usbd_abort_pipe(sc->
sc_cmd_tx_pipe
);
Completed in 13 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025