OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_urtwnvar.h
141
struct usbd_pipe *
tx_pipe
[R92C_MAX_EPOUT];
member in struct:urtwn_softc
if_urtwn.c
701
USBD_EXCLUSIVE_USE, &sc->
tx_pipe
[i]);
741
pipe = atomic_swap_ptr(&sc->
tx_pipe
[i], NULL);
819
error = usbd_create_xfer(sc->
tx_pipe
[j],
2673
struct usbd_pipe *pipe = sc->
tx_pipe
[pidx];
5088
if (sc->
tx_pipe
[i] != NULL)
5089
usbd_abort_pipe(sc->
tx_pipe
[i]);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025