Searched refs:hctd_length (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_polled.c | 84 size_t hctd_length, 105 size_t hctd_length, 1963 size_t hctd_length, 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() 2238 size_t hctd_length, 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 | 281 size_t hctd_length, 292 size_t hctd_length, 5872 size_t hctd_length, in ohci_insert_hc_td() argument 5902 hctd_ctrl, hctd_dma_offs, hctd_length, hctd_ctrl_phase, pp, tw); in ohci_insert_hc_td() 6016 size_t hctd_length, in ohci_fill_in_td() argument 6023 (void *)td, hctd_dma_offs, hctd_length); in ohci_fill_in_td() 6039 ohci_init_td(ohcip, tw, hctd_dma_offs, hctd_length, td); in ohci_fill_in_td() 6077 size_t hctd_length, in ohci_init_td() argument 6081 size_t buf_len = hctd_length; in ohci_init_td()
|
/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohcid.h | 981 size_t hctd_length,
|