OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_tx_cmd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_otusvar.h
218
struct otus_tx_cmd
sc_tx_cmd
;
member in struct:otus_softc
if_otus.c
1103
cmd = &sc->
sc_tx_cmd
;
1128
if (sc->
sc_tx_cmd
.xfer != NULL)
1129
usbd_destroy_xfer(sc->
sc_tx_cmd
.xfer);
1130
sc->
sc_tx_cmd
.xfer = NULL;
1131
sc->
sc_tx_cmd
.buf = NULL;
1411
cmd = &sc->
sc_tx_cmd
;
1651
cmd = &sc->
sc_tx_cmd
;
Completed in 41 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025