Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohcireg.h150 #define OHCI_ED_GET_EN(s) (((s) >> 7) & 0xf) macro
H A Dohci.c1878 OHCI_ED_GET_EN(letoh32(sed->ed.ed_flags)), in ohci_dump_ed()