Searched refs:UHCI_CTRL_EPT_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
1337 skip_len = UHCI_CTRL_EPT_MAX_SIZE; /* length to skip */ in uhci_sendup_td_message()1526 tw->tw_length -= UHCI_CTRL_EPT_MAX_SIZE; in uhci_handle_ctrl_td()1551 UHCI_CTRL_EPT_MAX_SIZE, xx, in uhci_handle_ctrl_td()1623 UHCI_CTRL_EPT_MAX_SIZE + tw->tw_bytes_xfered, in uhci_handle_ctrl_td()
2148 ctrl_buf_size = UHCI_CTRL_EPT_MAX_SIZE + in uhci_insert_ctrl_td()2258 (uint8_t *)(tw->tw_buf + UHCI_CTRL_EPT_MAX_SIZE), in uhci_create_setup_pkt()
415 #define UHCI_CTRL_EPT_MAX_SIZE 64 macro