Searched refs:hctd_dma_offs (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_polled.c | 104 uint32_t hctd_dma_offs, 1962 uint32_t hctd_dma_offs, in ohci_polled_fill_in_td() argument 1976 ohci_init_td(ohcip, tw, hctd_dma_offs, hctd_length, td); in ohci_polled_fill_in_td() 2237 uint32_t hctd_dma_offs, in ohci_polled_insert_hc_td() argument 2264 hctd_ctrl, hctd_dma_offs, hctd_length, tw); in ohci_polled_insert_hc_td()
|
H A D | ohci.c | 280 uint32_t hctd_dma_offs, 291 uint32_t hctd_dma_offs, 5871 uint32_t hctd_dma_offs, in ohci_insert_hc_td() argument 5902 hctd_ctrl, hctd_dma_offs, hctd_length, hctd_ctrl_phase, pp, tw); in ohci_insert_hc_td() 6015 uint32_t hctd_dma_offs, in ohci_fill_in_td() argument 6023 (void *)td, hctd_dma_offs, hctd_length); in ohci_fill_in_td() 6034 ohci_init_itd(ohcip, tw, hctd_ctrl, hctd_dma_offs, td); in ohci_fill_in_td() 6039 ohci_init_td(ohcip, tw, hctd_dma_offs, hctd_length, td); in ohci_fill_in_td() 6076 uint32_t hctd_dma_offs, in ohci_init_td() argument 6089 ASSERT(buf_len == 0 || hctd_dma_offs >= tw->tw_dma_offs); in ohci_init_td() [all …]
|
/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohcid.h | 980 uint32_t hctd_dma_offs,
|