Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c106 uint32_t hctd_dma_offs,
1965 uint32_t hctd_dma_offs, in ohci_polled_fill_in_td() argument
1979 ohci_init_td(ohcip, tw, hctd_dma_offs, hctd_length, td); in ohci_polled_fill_in_td()
2240 uint32_t hctd_dma_offs, in ohci_polled_insert_hc_td() argument
2267 hctd_ctrl, hctd_dma_offs, hctd_length, tw); in ohci_polled_insert_hc_td()
H A Dohci.c280 uint32_t hctd_dma_offs,
291 uint32_t hctd_dma_offs,
5853 uint32_t hctd_dma_offs, in ohci_insert_hc_td() argument
5997 uint32_t hctd_dma_offs, in ohci_fill_in_td() argument
6005 (void *)td, hctd_dma_offs, hctd_length); in ohci_fill_in_td()
6058 uint32_t hctd_dma_offs, in ohci_init_td() argument
6073 Set_TD(td->hctd_xfer_offs, hctd_dma_offs); in ohci_init_td()
6080 hctd_dma_offs) { in ohci_init_td()
6092 hctd_dma_offs); in ohci_init_td()
6099 hctd_dma_offs; in ohci_init_td()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h980 uint32_t hctd_dma_offs,