UE_GET_ADDR 1375 dev/usb/ehci.c EHCI_QH_SET_ENDPT(UE_GET_ADDR(ed->bEndpointAddress)) | UE_GET_ADDR 2074 dev/usb/ohci.c OHCI_ED_SET_EN(UE_GET_ADDR(ed->bEndpointAddress)) | UE_GET_ADDR 265 dev/usb/ugen.c sce = &sc->sc_endpoints[UE_GET_ADDR(endpt)][dir]; UE_GET_ADDR 268 dev/usb/ugen.c endptno, endpt, UE_GET_ADDR(endpt), UE_GET_ADDR 934 dev/usb/ugen.c sce = &sc->sc_endpoints[UE_GET_ADDR(endpt)][dir]; UE_GET_ADDR 952 dev/usb/ugen.c sce = &sc->sc_endpoints[UE_GET_ADDR(endpt)][dir]; UE_GET_ADDR 1697 dev/usb/uhci.c "flags=0x%x\n", addr, UE_GET_ADDR(endpt), len, UE_GET_ADDR 719 dev/usb/umidi.c (UE_GET_ADDR(lowest->addr)> UE_GET_ADDR 720 dev/usb/umidi.c UE_GET_ADDR(q->addr)))) UE_GET_ADDR 236 dev/usb/usb.h #define UE_GET_ADDR(a) ((a) & UE_ADDR) UE_GET_ADDR 130 dev/usb/usbf.h #define usbf_endpoint_index(e) UE_GET_ADDR(usbf_endpoint_address((e))) UE_GET_ADDR 342 dev/usb/uvisor.c if (UE_GET_ADDR(ed->bEndpointAddress) == port &&