UHCI_PTR_T        352 dev/usb/uhci.c 		if (letoh32(pqh->qh.qh_hlink) & UHCI_PTR_T) {
UHCI_PTR_T        415 dev/usb/uhci.c 	std->td.td_link = htole32(UHCI_PTR_T);
UHCI_PTR_T        425 dev/usb/uhci.c 	lsqh->qh.qh_hlink = htole32(UHCI_PTR_T);	/* end of QH chain */
UHCI_PTR_T        437 dev/usb/uhci.c 	bsqh->qh.qh_elink = htole32(UHCI_PTR_T);
UHCI_PTR_T        447 dev/usb/uhci.c 	chsqh->qh.qh_elink = htole32(UHCI_PTR_T);
UHCI_PTR_T        457 dev/usb/uhci.c 	clsqh->qh.qh_elink = htole32(UHCI_PTR_T);
UHCI_PTR_T        478 dev/usb/uhci.c 		sqh->qh.qh_elink = htole32(UHCI_PTR_T);
UHCI_PTR_T        837 dev/usb/uhci.c 	if (sqh->hlink != NULL && !(letoh32(sqh->qh.qh_hlink) & UHCI_PTR_T))
UHCI_PTR_T        842 dev/usb/uhci.c 	if (sqh->elink != NULL && !(letoh32(sqh->qh.qh_elink) & UHCI_PTR_T))
UHCI_PTR_T        861 dev/usb/uhci.c 		if (letoh32(td->td.td_link) & UHCI_PTR_T ||
UHCI_PTR_T       1007 dev/usb/uhci.c 		sc->sc_last_qh->qh.qh_hlink = htole32(UHCI_PTR_T);
UHCI_PTR_T       1051 dev/usb/uhci.c 	if (!(sqh->qh.qh_elink & htole32(UHCI_PTR_T))) {
UHCI_PTR_T       1052 dev/usb/uhci.c 		sqh->qh.qh_elink = htole32(UHCI_PTR_T);
UHCI_PTR_T       1091 dev/usb/uhci.c 	if (!(sqh->qh.qh_elink & htole32(UHCI_PTR_T))) {
UHCI_PTR_T       1092 dev/usb/uhci.c 		sqh->qh.qh_elink = htole32(UHCI_PTR_T);
UHCI_PTR_T       1132 dev/usb/uhci.c 	if (!(sqh->qh.qh_elink & htole32(UHCI_PTR_T))) {
UHCI_PTR_T       1133 dev/usb/uhci.c 		sqh->qh.qh_elink = htole32(UHCI_PTR_T);
UHCI_PTR_T       1718 dev/usb/uhci.c 	lastlink = UHCI_PTR_T;
UHCI_PTR_T       2211 dev/usb/uhci.c 	stat->td.td_link = htole32(UHCI_PTR_T);
UHCI_PTR_T       2625 dev/usb/uhci.c 		sqh->qh.qh_elink = htole32(UHCI_PTR_T);
UHCI_PTR_T       2751 dev/usb/uhci.c 	if (!(sqh->qh.qh_elink & htole32(UHCI_PTR_T))) {
UHCI_PTR_T       2752 dev/usb/uhci.c 		sqh->qh.qh_elink = htole32(UHCI_PTR_T);
UHCI_PTR_T       2805 dev/usb/uhci.c 		sqh->qh.qh_elink = htole32(UHCI_PTR_T);