Searched refs:hctd_trans_wrapper (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1595 (uint32_t)Get_TD(current_td->hctd_trans_wrapper));
1744 (uint32_t)Get_TD(td->hctd_trans_wrapper));
1756 (uint32_t)Get_TD(td->hctd_trans_wrapper));
1821 Get_TD(td->hctd_trans_wrapper));
1876 (uint32_t)Get_TD(td->hctd_trans_wrapper));
1982 Set_TD(td->hctd_trans_wrapper, (uint32_t)tw->tw_id);
H A Dohci.c2176 (td->hctd_trans_wrapper)) {
2182 Get_TD(td->hctd_trans_wrapper));
6061 Set_TD(td->hctd_trans_wrapper, (uint32_t)tw->tw_id);
6491 (uint32_t)Get_TD(headp->hctd_trans_wrapper));
6562 Set_TD(next_td->hctd_trans_wrapper, NULL);
6661 Get_TD(old_td->hctd_trans_wrapper));
6666 Get_TD(old_td->hctd_trans_wrapper));
8304 (uint32_t)Get_TD(td->hctd_trans_wrapper));
8454 OHCI_LOOKUP_ID((uint32_t)Get_TD(td->hctd_trans_wrapper));
8745 OHCI_LOOKUP_ID((uint32_t)Get_TD(td->hctd_trans_wrapper));
[all...]
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h357 uint32_t hctd_trans_wrapper; /* Transfer wrapper */ member in struct:ohci_td

Completed in 64 milliseconds