ed_headp 1388 dev/usb/ohci.c opipe->sed->ed.ed_headp = htole32(p->physaddr); ed_headp 1995 dev/usb/ohci.c bitmask_snprintf((u_int32_t)letoh32(sed->ed.ed_headp), ed_headp 2005 dev/usb/ohci.c (u_long)letoh32(sed->ed.ed_headp), ed_headp 2077 dev/usb/ohci.c sed->ed.ed_headp = htole32(tdphys | ed_headp 2139 dev/usb/ohci.c (letoh32(sed->ed.ed_headp) & OHCI_HEADMASK)) { ed_headp 2141 dev/usb/ohci.c std = ohci_hash_find_td(sc, letoh32(sed->ed.ed_headp)); ed_headp 2144 dev/usb/ohci.c (int)letoh32(sed->ed.ed_headp), ed_headp 2157 dev/usb/ohci.c (letoh32(sed->ed.ed_headp) & OHCI_HEADMASK)) ed_headp 2166 dev/usb/ohci.c (letoh32(sed->ed.ed_headp) & OHCI_TOGGLECARRY) ? 1 : 0; ed_headp 2255 dev/usb/ohci.c headp = letoh32(sed->ed.ed_headp) & OHCI_HEADMASK; ed_headp 2268 dev/usb/ohci.c sed->ed.ed_headp = htole32(p->physaddr); /* unlink TDs */ ed_headp 2830 dev/usb/ohci.c opipe->sed->ed.ed_headp &= htole32(~OHCI_TOGGLECARRY); ed_headp 3100 dev/usb/ohci.c (letoh32(sed->ed.ed_headp) & OHCI_HEADMASK)) ed_headp 3403 dev/usb/ohci.c sed->ed.ed_headp = htole32(sitd->physaddr); /* unlink TDs */ ed_headp 171 dev/usb/ohcireg.h ohci_physaddr_t ed_headp;