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

  /src/sys/dev/usb/
ohcireg.h 260 } ohci_itd_t; typedef in typeref:struct:__anonfcb267b90308
264 #define OHCI_ITD_SIZE (roundup(sizeof(ohci_itd_t), OHCI_ITD_ALLOC_ALIGN))
ohcireg.h 260 } ohci_itd_t; typedef in typeref:struct:__anonfcb267b90308
264 #define OHCI_ITD_SIZE (roundup(sizeof(ohci_itd_t), OHCI_ITD_ALLOC_ALIGN))

Completed in 27 milliseconds