Home
last modified time | relevance | path

Searched refs:hctd_xfer_offs (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h361 uint32_t hctd_xfer_offs; /* Starting buffer offset */ member
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1837 length = Get_TD(td->hctd_xfer_offs) + in ohci_polled_handle_normal_td()
H A Dohci.c6091 Set_TD(td->hctd_xfer_offs, hctd_dma_offs); in ohci_init_td()
6184 Set_TD(td->hctd_xfer_offs, index); in ohci_init_itd()
8813 length = Get_TD(td->hctd_xfer_offs) + in ohci_handle_error()
9019 length = Get_TD(td->hctd_xfer_offs) + in ohci_handle_ctrl_td()
9556 length = Get_TD(td->hctd_xfer_offs) + in ohci_sendup_td_message()