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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8861 ohci_td_t *last_td; local
8874 last_td = tw->tw_hctd_tail;
8875 if (td == last_td) {
8906 last_td_addr = Get_TD(last_td->hctd_next_td);
8919 * Get the last_td, the next td in the tw list.

Completed in 69 milliseconds