Home
last modified time | relevance | path

Searched refs:ehci_isoc_bufr_ptr_t (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dehcireg.h190 typedef u_int32_t ehci_isoc_bufr_ptr_t; typedef
214 volatile ehci_isoc_bufr_ptr_t itd_bufr[7];
225 volatile ehci_isoc_bufr_ptr_t itd_bufr_hi[7];
H A Dehci.c1317 ehci_isoc_bufr_ptr_t b, b2, b3; in ehci_dump_itd()