Searched refs:td_self (Results 1 – 5 of 5) sorted by relevance
439 td->td_self = in uhci_init_td()598 qh_lst->qh_e_next = td_lst->td_self; in uhci_init()630 sc->sc_isoc_p_last[x % UHCI_VFRAMELIST_COUNT]->td_self; in uhci_init()744 le32toh(p->td_self), in uhci_dump_td()907 last->td_next = std->td_self; in _uhci_append_td()1242 uint32_t td_self; in uhci_check_transfer_sub() local1250 td_self = td->td_self; in uhci_check_transfer_sub()1280 qh->qh_e_next = td_self; in uhci_check_transfer_sub()1612 td->td_next = td_next->td_self; in uhci_setup_standard_chain_sub()1898 qh->qh_e_next = td->td_self; in uhci_device_bulk_start()[all …]
113 uint32_t td_self; member
139 uint32_t td_self; member
551 std, le32toh(std->td_self), in ohci_dump_td()989 ed->ed_headp = td->td_self; in ohci_check_transfer_sub()1348 td->td_next = td_next->td_self; in ohci_setup_standard_chain_sub()1556 ed->ed_headp = td->td_self; in ohci_setup_standard_chain()2432 td->td_self = htole32(page_info.physaddr); in ohci_xfer_setup()
380 uint64_t td_self; member