OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_pipe
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
ualea.c
52
struct usbd_pipe *
sc_pipe
;
member in struct:ualea_softc
126
USBD_EXCLUSIVE_USE|USBD_MPSAFE, &sc->
sc_pipe
);
134
status = usbd_create_xfer(sc->
sc_pipe
, sc->sc_maxpktsize,
168
if (sc->
sc_pipe
)
169
usbd_abort_pipe(sc->
sc_pipe
);
175
if (sc->
sc_pipe
)
176
usbd_close_pipe(sc->
sc_pipe
);
umassvar.h
164
struct usbd_pipe *
sc_pipe
[UMASS_NEP];
member in struct:umass_softc
/src/sys/dev/sbus/
dbrivar.h
150
struct dbri_pipe
sc_pipe
[DBRI_PIPE_MAX];
member in struct:dbri_softc
Completed in 15 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025