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

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h360 uint32_t hctd_ctrl_phase; /* Control Xfer Phase info */ member in struct:ohci_td
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/hcd/openhci/
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
[all...]

Completed in 105 milliseconds