Searched defs:hctd_length (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c84 size_t hctd_length,
105 size_t hctd_length,
1963 size_t hctd_length,
1976 ohci_init_td(ohcip, tw, hctd_dma_offs, hctd_length, td);
2238 size_t hctd_length,
2264 hctd_ctrl, hctd_dma_offs, hctd_length, tw);
1957 ohci_polled_fill_in_td( ohci_state_t *ohcip, ohci_td_t *td, ohci_td_t *new_dummy, uint_t hctd_ctrl, uint32_t hctd_dma_offs, size_t hctd_length, ohci_trans_wrapper_t *tw) argument
2234 ohci_polled_insert_hc_td( ohci_state_t *ohcip, uint_t hctd_ctrl, uint32_t hctd_dma_offs, size_t hctd_length, ohci_pipe_private_t *pp, ohci_trans_wrapper_t *tw) argument
H A Dohci.c281 size_t hctd_length,
292 size_t hctd_length,
5872 size_t hctd_length,
5902 hctd_ctrl, hctd_dma_offs, hctd_length, hctd_ctrl_phase, pp, tw);
6016 size_t hctd_length,
6023 (void *)td, hctd_dma_offs, hctd_length);
6039 ohci_init_td(ohcip, tw, hctd_dma_offs, hctd_length, td);
6077 size_t hctd_length,
6081 size_t buf_len = hctd_length;
5868 ohci_insert_hc_td( ohci_state_t *ohcip, uint_t hctd_ctrl, uint32_t hctd_dma_offs, size_t hctd_length, uint32_t hctd_ctrl_phase, ohci_pipe_private_t *pp, ohci_trans_wrapper_t *tw) argument
6010 ohci_fill_in_td( ohci_state_t *ohcip, ohci_td_t *td, ohci_td_t *new_dummy, uint_t hctd_ctrl, uint32_t hctd_dma_offs, size_t hctd_length, uint32_t hctd_ctrl_phase, ohci_pipe_private_t *pp, ohci_trans_wrapper_t *tw) argument
6073 ohci_init_td( ohci_state_t *ohcip, ohci_trans_wrapper_t *tw, uint32_t hctd_dma_offs, size_t hctd_length, ohci_td_t *td) argument

Completed in 143 milliseconds