Searched refs:ohci_ed_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Dohci.c93 static void ohci_dump_ed(ohci_ed_t *);
155 sizeof(ohci_ed_t), OHCI_ED_ALIGN);
158 sizeof(ohci_ed_t), OHCI_ED_ALIGN);
161 sizeof(ohci_ed_t), OHCI_ED_ALIGN);
165 sizeof(ohci_ed_t), OHCI_ED_ALIGN);
359 ohci_ed_t *ed_x;
360 ohci_ed_t *ed_y;
380 ohci_ed_t *ed_int;
381 ohci_ed_t *ed_isc;
609 ohci_dump_ed(ohci_ed_t *se
[all...]
H A Dohci.h107 typedef struct ohci_ed ohci_ed_t; typedef in typeref:struct:ohci_ed

Completed in 74 milliseconds