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
5884 hctd_ctrl, hctd_dma_offs, hctd_length, hctd_ctrl_phase, pp, tw); in ohci_insert_hc_td()
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()
6016 ohci_init_itd(ohcip, tw, hctd_ctrl, hctd_dma_offs, td); in ohci_fill_in_td()
6021 ohci_init_td(ohcip, tw, hctd_dma_offs, hctd_length, td); in ohci_fill_in_td()
6058 uint32_t hctd_dma_offs, in ohci_init_td() argument
6071 ASSERT(buf_len == 0 || hctd_dma_offs >= tw->tw_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,