Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c86 size_t hctd_length,
107 size_t hctd_length,
1966 size_t hctd_length, 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()
2241 size_t hctd_length, 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.c281 size_t hctd_length,
292 size_t hctd_length,
5854 size_t hctd_length, in ohci_insert_hc_td() argument
5884 hctd_ctrl, hctd_dma_offs, hctd_length, hctd_ctrl_phase, pp, tw); in ohci_insert_hc_td()
5998 size_t hctd_length, in ohci_fill_in_td() argument
6005 (void *)td, hctd_dma_offs, hctd_length); in ohci_fill_in_td()
6021 ohci_init_td(ohcip, tw, hctd_dma_offs, hctd_length, td); in ohci_fill_in_td()
6059 size_t hctd_length, in ohci_init_td() argument
6063 size_t buf_len = hctd_length; in ohci_init_td()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h981 size_t hctd_length,