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

  /src/sys/dev/usb/
ohcivar.h 48 ohci_td_t *td;
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))
ohci.c 2375 usb_syncmem(&p->dma, p->offs + offsetof(ohci_td_t, td_flags),
2873 std->offs + offsetof(ohci_td_t, td_flags),

Completed in 44 milliseconds