HomeSort by: relevance | last modified time | path
    Searched defs:ehci_itd_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
ehcireg.h 209 typedef struct ehci_itd_t { struct
251 } ehci_itd_t; typedef in typeref:struct:ehci_itd_t
253 #define EHCI_ITD_SIZE (roundup(sizeof(ehci_itd_t), EHCI_ITD_ALLOC_ALIGN))
ehcireg.h 209 typedef struct ehci_itd_t { struct
251 } ehci_itd_t; typedef in typeref:struct:ehci_itd_t
253 #define EHCI_ITD_SIZE (roundup(sizeof(ehci_itd_t), EHCI_ITD_ALLOC_ALIGN))

Completed in 23 milliseconds