Searched refs:hctd_ctrl_phase (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohci.h | 360 uint32_t hctd_ctrl_phase; /* Control Xfer Phase info */ member
|
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 282 uint32_t hctd_ctrl_phase, 293 uint32_t hctd_ctrl_phase, 5873 uint32_t hctd_ctrl_phase, in ohci_insert_hc_td() argument 5902 hctd_ctrl, hctd_dma_offs, hctd_length, hctd_ctrl_phase, pp, tw); in ohci_insert_hc_td() 6017 uint32_t hctd_ctrl_phase, in ohci_fill_in_td() argument 6048 if (hctd_ctrl_phase) { in ohci_fill_in_td() 6049 Set_TD(td->hctd_ctrl_phase, hctd_ctrl_phase); in ohci_fill_in_td() 8765 (Get_TD(td->hctd_ctrl_phase) == in ohci_handle_error() 8994 (void *)pp, (void *)tw, (void *)td, Get_TD(td->hctd_ctrl_phase)); in ohci_handle_ctrl_td() 9002 switch (Get_TD(td->hctd_ctrl_phase)) { in ohci_handle_ctrl_td() [all …]
|