OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_txpipe_low
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_urtwreg.h
370
struct usbd_pipe *
sc_txpipe_low
;
member in struct:urtw_softc
if_urtw.c
835
if (sc->
sc_txpipe_low
!= NULL) {
836
usbd_close_pipe(sc->
sc_txpipe_low
);
837
sc->
sc_txpipe_low
= NULL;
859
USBD_EXCLUSIVE_USE, &sc->
sc_txpipe_low
);
862
USBD_EXCLUSIVE_USE, &sc->
sc_txpipe_low
);
977
sc->
sc_txpipe_low
: sc->sc_txpipe_normal,
1007
if (sc->
sc_txpipe_low
!= NULL)
1008
usbd_abort_pipe(sc->
sc_txpipe_low
);
2533
usbd_clear_endpoint_stall_async(sc->
sc_txpipe_low
);
3034
if (sc->
sc_txpipe_low
!= NULL
[
all
...]
Completed in 14 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025