Lines Matching refs:UHCI_PTR_TD
494 lsqh->qh.qh_elink = htole32(std->physaddr | UHCI_PTR_TD);
1582 htole32(stat->physaddr | UHCI_PTR_TD);
2117 std->physaddr | UHCI_PTR_VF | UHCI_PTR_TD
2126 std->td.td_link = htole32(UHCI_PTR_T | UHCI_PTR_VF | UHCI_PTR_TD);
2157 std->td.td_link = htole32(UHCI_PTR_T | UHCI_PTR_VF | UHCI_PTR_TD);
2174 std->physaddr | UHCI_PTR_VF | UHCI_PTR_TD
2310 sqh->qh.qh_elink = htole32(data->physaddr | UHCI_PTR_TD);
2518 dataend->td.td_link = htole32(stat->physaddr | UHCI_PTR_TD);
2533 setup->td.td_link = htole32(next->physaddr | UHCI_PTR_TD);
2569 sqh->qh.qh_elink = htole32(setup->physaddr | UHCI_PTR_TD);
2718 sqh->qh.qh_elink = htole32(data->physaddr | UHCI_PTR_TD);
3109 vstd->td.td_link = htole32(std->physaddr | UHCI_PTR_TD);