OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_rx_ep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_umbreg.h
384
int
sc_rx_ep
;
member in struct:umb_softc
if_umb.c
473
sc->
sc_rx_ep
= sc->sc_tx_ep = -1;
480
sc->
sc_rx_ep
= ed->bEndpointAddress;
485
if (sc->
sc_rx_ep
== -1 || sc->sc_tx_ep == -1) {
493
UE_GET_ADDR(sc->
sc_rx_ep
), UE_GET_ADDR(sc->sc_tx_ep));
592
if (sc->
sc_rx_ep
!= -1 && sc->sc_tx_ep != -1) {
707
if ((rv = usbd_open_pipe(sc->sc_data_iface, sc->
sc_rx_ep
,
Completed in 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025