Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dehcireg.h242 #define EHCI_SITD_SET_DIR(x) ((x) << 31) macro
H A Dehci.c3521 endp |= EHCI_SITD_SET_DIR(1); in ehci_alloc_sitd_chain()