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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dohci.c95 static void ohci_dump_ed(ohci_ed_t *);
157 sizeof(ohci_ed_t), OHCI_ED_ALIGN);
160 sizeof(ohci_ed_t), OHCI_ED_ALIGN);
163 sizeof(ohci_ed_t), OHCI_ED_ALIGN);
167 sizeof(ohci_ed_t), OHCI_ED_ALIGN);
361 ohci_ed_t *ed_x;
362 ohci_ed_t *ed_y;
382 ohci_ed_t *ed_int;
383 ohci_ed_t *ed_isc;
611 ohci_dump_ed(ohci_ed_t *se
[all...]
H A Dohci.h109 typedef struct ohci_ed ohci_ed_t; typedef in typeref:struct:ohci_ed

Completed in 163 milliseconds