Searched defs:hctd_ctrl (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1957 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.c5868 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
6158 ohci_init_itd( ohci_state_t *ohcip, ohci_trans_wrapper_t *tw, uint_t hctd_ctrl, uint32_t index, ohci_td_t *td) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h351 uint32_t hctd_ctrl; /* See below */ member in struct:ohci_td

Completed in 63 milliseconds