Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/controller/
HDohci.h75 #define OHCI_ED_GET_FA(s) ((s) & 0x7f) macro
HDohci.c622 OHCI_ED_GET_FA(ed_flags), in ohci_dump_ed()