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

  /src/sys/dev/usb/
ehcireg.h 352 typedef struct ehci_qh_t { struct
399 } ehci_qh_t; typedef in typeref:struct:ehci_qh_t
401 #define EHCI_QH_SIZE (roundup(sizeof(ehci_qh_t), EHCI_QH_ALLOC_ALIGN))

Completed in 33 milliseconds