UE_GET_ADDR
UE_GET_ADDR(eaddr), UE_GET_DIR(eaddr) == UE_DIR_OUT ?
addr[uc->ntx++] = UE_GET_ADDR(eaddr);
xfer->address, UE_GET_ADDR(xfer->endpointno),
xfer->address, UE_GET_ADDR(xfer->endpointno),
xfer->address, UE_GET_ADDR(xfer->endpointno),
xfer->address, UE_GET_ADDR(xfer->endpointno),
EHCI_QH_SET_ENDPT(UE_GET_ADDR(xfer->endpointno)) |
EHCI_SITD_SET_ENDPT(UE_GET_ADDR(xfer->endpointno)) |
EHCI_ITD_SET_ENDPT(UE_GET_ADDR(xfer->endpointno)));
xfer->address, UE_GET_ADDR(xfer->endpointno),
xfer->address, UE_GET_ADDR(xfer->endpointno),
OHCI_ED_SET_EN(UE_GET_ADDR(xfer->endpointno)) |
OHCI_ED_SET_EN(UE_GET_ADDR(xfer->endpointno)) |
xfer->address, UE_GET_ADDR(xfer->endpointno),
xfer->address, UE_GET_ADDR(xfer->endpointno),
outmask |= 1 << UE_GET_ADDR(ep);
inmask |= 1 << UE_GET_ADDR(ep);