OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ctrl_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_umbreg.h
377
struct usbd_pipe *
sc_ctrl_pipe
;
member in struct:umb_softc
if_umb.c
503
&sc->
sc_ctrl_pipe
, sc, &sc->sc_intr_msg, sizeof(sc->sc_intr_msg),
597
if (sc->
sc_ctrl_pipe
) {
598
usbd_close_pipe(sc->
sc_ctrl_pipe
);
599
sc->
sc_ctrl_pipe
= NULL;
2616
usbd_clear_endpoint_stall_async(sc->
sc_ctrl_pipe
);
Completed in 41 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025