Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dohcireg.h186 #define OHCI_TD_TOGGLE_1 0x03000000 macro
Dohci.c1597 std->td.td_flags |= htole32(OHCI_TD_TOGGLE_1); in ohci_device_request()
1615 OHCI_TD_NOCC | OHCI_TD_TOGGLE_1 | OHCI_TD_SET_DI(1)); in ohci_device_request()