Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.c143 uint8_t auto_data_toggle; member
1618 if (temp->auto_data_toggle == 0) { in ehci_setup_standard_chain_sub()
1640 if (temp->auto_data_toggle == 0) { in ehci_setup_standard_chain_sub()
1772 temp.auto_data_toggle = 0; in ehci_setup_standard_chain()
1774 temp.auto_data_toggle = 1; in ehci_setup_standard_chain()
1943 if (temp.auto_data_toggle == 0) { in ehci_setup_standard_chain()
1962 if (temp.auto_data_toggle && xfer->endpoint->toggle_next) { in ehci_setup_standard_chain()