Home
last modified time | relevance | path

Searched defs:ohci_ed (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/bus/u4b/controller/
H A Dohci.h73 struct ohci_ed { struct
74 volatile uint32_t ed_flags;
100 struct ohci_ed *next; argument
101 struct ohci_ed *prev; argument
102 struct ohci_ed *obj_next; argument
107 typedef struct ohci_ed ohci_ed_t; argument