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

  /src/sys/dev/usb/
ohcireg.h 224 } ohci_td_t; typedef in typeref:struct:__anonfcb267b90208
228 #define OHCI_TD_SIZE (roundup(sizeof(ohci_td_t), OHCI_TD_ALLOC_ALIGN))
ohcireg.h 224 } ohci_td_t; typedef in typeref:struct:__anonfcb267b90208
228 #define OHCI_TD_SIZE (roundup(sizeof(ohci_td_t), OHCI_TD_ALLOC_ALIGN))

Completed in 23 milliseconds