Home
last modified time | relevance | path

Searched refs:qtd_xfer_offs (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h486 uint32_t qtd_xfer_offs; /* Starting buffer offset */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c1479 length = Get_QTD(qtd->qtd_xfer_offs) + in ehci_polled_handle_normal_qtd()
1690 Set_QTD(qtd->qtd_xfer_offs, qtd_dma_offs); in ehci_polled_fill_in_qtd()
H A Dehci_intr.c694 length = Get_QTD(qtd->qtd_xfer_offs) + in ehci_check_for_short_xfer()
H A Dehci_xfer.c2424 Set_QTD(qtd->qtd_xfer_offs, qtd_dma_offs); in ehci_fill_in_qtd()
H A Dehci_util.c4468 "\tqtd_xfer_offs: 0x%x ", Get_QTD(qtd->qtd_xfer_offs)); in ehci_print_qtd()