OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_rx_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_gscan.c
115
struct usbd_pipe *
sc_rx_pipe
;
member in struct:gscan_softc
207
usbd_clear_endpoint_stall_async(sc->
sc_rx_pipe
);
306
usbd_clear_endpoint_stall_async(sc->
sc_rx_pipe
);
425
USBD_EXCLUSIVE_USE | USBD_MPSAFE, &sc->
sc_rx_pipe
)) != 0) {
437
if ((err = usbd_create_xfer(sc->
sc_rx_pipe
, sizeof(struct gscan_frame),
490
if (sc->
sc_rx_pipe
)
491
usbd_abort_pipe(sc->
sc_rx_pipe
);
493
if (sc->
sc_rx_pipe
) {
494
usbd_close_pipe(sc->
sc_rx_pipe
);
495
sc->
sc_rx_pipe
= NULL
[
all
...]
if_umbreg.h
388
struct usbd_pipe *
sc_rx_pipe
;
member in struct:umb_softc
Completed in 61 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025