Home
last modified time | relevance | path

Searched refs:hctd_ctrl_phase (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h360 uint32_t hctd_ctrl_phase; /* Control Xfer Phase info */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c282 uint32_t hctd_ctrl_phase,
293 uint32_t hctd_ctrl_phase,
5855 uint32_t hctd_ctrl_phase, in ohci_insert_hc_td() argument
5884 hctd_ctrl, hctd_dma_offs, hctd_length, hctd_ctrl_phase, pp, tw); in ohci_insert_hc_td()
5999 uint32_t hctd_ctrl_phase, in ohci_fill_in_td() argument
6030 if (hctd_ctrl_phase) { in ohci_fill_in_td()
6031 Set_TD(td->hctd_ctrl_phase, hctd_ctrl_phase); in ohci_fill_in_td()
8745 (Get_TD(td->hctd_ctrl_phase) == in ohci_handle_error()
8982 switch (Get_TD(td->hctd_ctrl_phase)) { in ohci_handle_ctrl_td()
9513 if (Get_TD(td->hctd_ctrl_phase) != OHCI_CTRL_DATA_PHASE) { in ohci_sendup_td_message()
[all …]