Home
last modified time | relevance | path

Searched refs:hctd_buf_end (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h354 uint32_t hctd_buf_end; /* End of buffer */ member
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c6148 Set_TD(td->hctd_buf_end, end_addr); in ohci_init_td()
6202 Set_TD(td->hctd_buf_end, end_addr); in ohci_init_itd()
9661 end_addr = Get_TD(td->hctd_buf_end); in ohci_get_td_residue()
11262 "\tbuf_end: 0x%x ", Get_TD(td->hctd_buf_end)); in ohci_print_td()