Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohcireg.h147 #define OHCI_ED_GET_FA(s) ((s) & 0x7f) macro
H A Dohci.c1877 OHCI_ED_GET_FA(letoh32(sed->ed.ed_flags)), in ohci_dump_ed()