Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dohcireg.h202 #define OHCI_ITD_SET_SF(x) ((x) & 0xffff) macro
Dohci.c3123 OHCI_ITD_SET_SF(iso->next) | in ohci_device_isoc_enter()
3151 OHCI_ITD_SET_SF(iso->next) | in ohci_device_isoc_enter()