Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/controller/
H A Dehci.c139 uint8_t auto_data_toggle; member
1664 if (temp->auto_data_toggle == 0) { in ehci_setup_standard_chain_sub()
1688 if (temp->auto_data_toggle == 0) { in ehci_setup_standard_chain_sub()
1822 temp.auto_data_toggle = 0; in ehci_setup_standard_chain()
1824 temp.auto_data_toggle = 1; in ehci_setup_standard_chain()
1999 if (temp.auto_data_toggle == 0) { in ehci_setup_standard_chain()
2018 if (temp.auto_data_toggle && xfer->endpoint->toggle_next) { in ehci_setup_standard_chain()