Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h361 uint32_t hctd_xfer_offs; /* Starting buffer offset */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1840 length = Get_TD(td->hctd_xfer_offs) + in ohci_polled_handle_normal_td()
H A Dohci.c6073 Set_TD(td->hctd_xfer_offs, hctd_dma_offs); in ohci_init_td()
6166 Set_TD(td->hctd_xfer_offs, index); in ohci_init_itd()
8793 length = Get_TD(td->hctd_xfer_offs) + in ohci_handle_error()
8999 length = Get_TD(td->hctd_xfer_offs) + in ohci_handle_ctrl_td()
9536 length = Get_TD(td->hctd_xfer_offs) + in ohci_sendup_td_message()