Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/controller/
H A Dehci.c144 uint8_t auto_data_toggle; member
1619 if (temp->auto_data_toggle == 0) { in ehci_setup_standard_chain_sub()
1641 if (temp->auto_data_toggle == 0) { in ehci_setup_standard_chain_sub()
1773 temp.auto_data_toggle = 0; in ehci_setup_standard_chain()
1775 temp.auto_data_toggle = 1; in ehci_setup_standard_chain()
1944 if (temp.auto_data_toggle == 0) { in ehci_setup_standard_chain()
1963 if (temp.auto_data_toggle && xfer->endpoint->toggle_next) { in ehci_setup_standard_chain()