Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohci.c1896 ohci_physaddr_t tdphys; in ohci_open() local
1930 tdphys = sitd->physaddr; in ohci_open()
1941 tdphys = std->physaddr; in ohci_open()
1950 sed->ed.ed_headp = htole32(tdphys | in ohci_open()
1952 sed->ed.ed_tailp = htole32(tdphys); in ohci_open()