Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.h74 struct ohci_ed { struct
75 volatile uint32_t ed_flags;
101 struct ohci_ed *next; argument
102 struct ohci_ed *prev; argument
103 struct ohci_ed *obj_next; argument
108 typedef struct ohci_ed ohci_ed_t; argument