endphub 1276 dev/usb/ehci.c u_int32_t endp, endphub; endphub 1289 dev/usb/ehci.c endphub = letoh32(qh->qh_endphub); endphub 1290 dev/usb/ehci.c printf(" endphub=0x%08x\n", endphub); endphub 1292 dev/usb/ehci.c EHCI_QH_GET_SMASK(endphub), EHCI_QH_GET_CMASK(endphub), endphub 1293 dev/usb/ehci.c EHCI_QH_GET_HUBA(endphub), EHCI_QH_GET_PORT(endphub), endphub 1294 dev/usb/ehci.c EHCI_QH_GET_MULT(endphub));