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

  /src/sys/dev/usb/
ehcireg.h 203 typedef uint32_t ehci_isoc_bufr_ptr_t; typedef in typeref:typename:uint32_t
231 volatile ehci_isoc_bufr_ptr_t itd_bufr[EHCI_ITD_NBUFFERS];
250 volatile ehci_isoc_bufr_ptr_t itd_bufr_hi[EHCI_ITD_NBUFFERS];
ehci.c 1881 ehci_isoc_bufr_ptr_t b, b2, b3;

Completed in 106 milliseconds