Searched refs:ed_headp (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dohci.c1371 opipe->sed->ed.ed_headp = HTOO32(p->physaddr);
2048 (u_int32_t)O32TOH(sed->ed.ed_headp));
2057 (u_long)O32TOH(sed->ed.ed_headp),
2130 sed->ed.ed_headp = HTOO32(tdphys |
2197 (O32TOH(sed->ed.ed_headp) & OHCI_HEADMASK)) {
2199 std = ohci_hash_find_td(sc, O32TOH(sed->ed.ed_headp));
2202 (int)O32TOH(sed->ed.ed_headp),
2215 (O32TOH(sed->ed.ed_headp) & OHCI_HEADMASK))
2223 (O32TOH(sed->ed.ed_headp) & OHCI_TOGGLECARRY) ? 1 : 0;
2340 headp = O32TOH(sed->ed.ed_headp)
[all...]
H A Dohcireg.h163 volatile ohci_physaddr_t ed_headp; member in struct:__anon8303

Completed in 77 milliseconds