Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Dohcivar.h35 struct ohci_soft_ed { struct
37 struct ohci_soft_ed *next; argument
40 #define OHCI_SED_SIZE ((sizeof (struct ohci_soft_ed) + OHCI_ED_ALIGN - 1) / OHCI_ED_ALIGN * OHCI_ED… argument