Home
last modified time | relevance | path

Searched refs:auto_data_toggle (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c101 uint8_t auto_data_toggle; member
1556 if (temp->auto_data_toggle == 0) { in ehci_setup_standard_chain_sub()
1578 if (temp->auto_data_toggle == 0) { in ehci_setup_standard_chain_sub()
1726 temp.auto_data_toggle = 0; in ehci_setup_standard_chain()
1728 temp.auto_data_toggle = 1; in ehci_setup_standard_chain()
1899 if (temp.auto_data_toggle == 0) { in ehci_setup_standard_chain()
1918 if (temp.auto_data_toggle && xfer->endpoint->toggle_next) { in ehci_setup_standard_chain()

Completed in 5 milliseconds