OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_tx_ep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_umbreg.h
391
int
sc_tx_ep
;
member in struct:umb_softc
if_umb.c
473
sc->sc_rx_ep = sc->
sc_tx_ep
= -1;
483
sc->
sc_tx_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) {
712
if ((rv = usbd_open_pipe(sc->sc_data_iface, sc->
sc_tx_ep
,
Completed in 66 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025