OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UE_GET_ADDR
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/rump/dev/lib/libugenhc/
ugenhc.c
589
endpt =
UE_GET_ADDR
(endpt);
734
endpt =
UE_GET_ADDR
(endpt);
805
endpt =
UE_GET_ADDR
(endpt);
/src/sys/dev/usb/
uvisor.c
319
if (
UE_GET_ADDR
(ed->bEndpointAddress) == port &&
ugen.c
546
sce = &sc->sc_endpoints[
UE_GET_ADDR
(endpt)][dir];
548
endptno, endpt,
UE_GET_ADDR
(endpt),
1612
sce = &sc->sc_endpoints[
UE_GET_ADDR
(endpt)][dir];
umidi.c
1049
(
UE_GET_ADDR
(lowest->addr)>
1050
UE_GET_ADDR
(q->addr))))
usb.h
293
#define
UE_GET_ADDR
(a) ((a) & UE_ADDR)
ehci.c
2046
EHCI_QH_SET_ENDPT(
UE_GET_ADDR
(ed->bEndpointAddress)) |
4355
htole32(EHCI_SITD_SET_ENDPT(
UE_GET_ADDR
(k)) |
4483
EHCI_SITD_SET_ENDPT(
UE_GET_ADDR
(k)) |
4716
EHCI_ITD_SET_EP(
UE_GET_ADDR
(k)) |
4903
itd->itd->itd_bufr[0] |= htole32(EHCI_ITD_SET_EP(
UE_GET_ADDR
(k)) |
motg.c
1186
UE_GET_ADDR
(xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress) |
1235
UE_GET_ADDR
(xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress) |
vhci.c
609
uint8_t addr =
UE_GET_ADDR
(ed->bEndpointAddress);
if_athn_usb.c
1121
cfg.pipe_id =
UE_GET_ADDR
(AR_PIPE_TX_DATA);
1176
msg.dl_pipeid =
UE_GET_ADDR
(dl_pipe);
1177
msg.ul_pipeid =
UE_GET_ADDR
(ul_pipe);
ohci.c
544
UE_GET_ADDR
(xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress),
613
UE_GET_ADDR
(xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress),
2149
OHCI_ED_SET_EN(
UE_GET_ADDR
(ed->bEndpointAddress)) |
if_umb.c
492
UE_GET_ADDR
(ctrl_ep), data_ifaceno,
493
UE_GET_ADDR
(sc->sc_rx_ep),
UE_GET_ADDR
(sc->sc_tx_ep));
xhci.c
483
u_int epaddr =
UE_GET_ADDR
(ed->bEndpointAddress);
3886
if (
UE_GET_ADDR
(ep) ==
3887
UE_GET_ADDR
(ed->bEndpointAddress)) {
uhci.c
2129
UHCI_TD_SET_ENDPT(
UE_GET_ADDR
(endpt)) |
2160
UHCI_TD_SET_ENDPT(
UE_GET_ADDR
(endpt)) |
/src/sys/arch/mips/adm5120/dev/
ahci.c
1348
endpoint =
UE_GET_ADDR
(endpointaddr);
/src/sys/external/bsd/dwc2/
dwc2.c
901
uint8_t epnum =
UE_GET_ADDR
(ed->bEndpointAddress);
/src/sys/dev/ic/
sl811hs.c
886
spipe->tregs[PID] = spipe->newpid =
UE_GET_ADDR
(ed->bEndpointAddress)
Completed in 42 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025