UHCI_PTR_QH 435 dev/usb/uhci.c bsqh->qh.qh_hlink = htole32(lsqh->physaddr | UHCI_PTR_QH); UHCI_PTR_QH 445 dev/usb/uhci.c chsqh->qh.qh_hlink = htole32(bsqh->physaddr | UHCI_PTR_QH); UHCI_PTR_QH 455 dev/usb/uhci.c clsqh->qh.qh_hlink = htole32(chsqh->physaddr | UHCI_PTR_QH); UHCI_PTR_QH 471 dev/usb/uhci.c std->td.td_link = htole32(sqh->physaddr | UHCI_PTR_QH); UHCI_PTR_QH 476 dev/usb/uhci.c sqh->qh.qh_hlink = htole32(clsqh->physaddr | UHCI_PTR_QH); UHCI_PTR_QH 995 dev/usb/uhci.c htole32(sc->sc_hctl_start->physaddr | UHCI_PTR_QH); UHCI_PTR_QH 1024 dev/usb/uhci.c eqh->qh.qh_hlink = htole32(sqh->physaddr | UHCI_PTR_QH); UHCI_PTR_QH 1077 dev/usb/uhci.c eqh->qh.qh_hlink = htole32(sqh->physaddr | UHCI_PTR_QH); UHCI_PTR_QH 1116 dev/usb/uhci.c eqh->qh.qh_hlink = htole32(sqh->physaddr | UHCI_PTR_QH); UHCI_PTR_QH 2255 dev/usb/uhci.c (link & UHCI_PTR_QH) == 0; UHCI_PTR_QH 2736 dev/usb/uhci.c eqh->qh.qh_hlink = htole32(sqh->physaddr | UHCI_PTR_QH);