Lines Matching refs:ohci_physaddr_t
162 Static ohci_soft_td_t *ohci_hash_find_td(ohci_softc_t *, ohci_physaddr_t);
165 Static ohci_soft_itd_t *ohci_hash_find_itd(ohci_softc_t *, ohci_physaddr_t);
650 const ohci_physaddr_t sdataphys = DMAADDR(dma, curoffs);
664 const ohci_physaddr_t edataphys = DMAADDR(dma, edataoffs);
1452 ohci_physaddr_t done = 0;
1916 ohci_hash_find_td(ohci_softc_t *sc, ohci_physaddr_t a)
1961 ohci_hash_find_itd(ohci_softc_t *sc, ohci_physaddr_t a)
2089 ohci_physaddr_t tdphys;
2268 ohci_physaddr_t headp;
3573 ohci_physaddr_t buf, offs, bp0, bp1;
3617 ohci_physaddr_t end = bp0; /* XXX stupid GCC */
3636 ohci_physaddr_t noffs = OHCI_PAGE_OFFSET(buf);
3638 ohci_physaddr_t nend = DMAADDR(&xfer->ux_dmabuf, boff - 1);
3639 const ohci_physaddr_t nep = OHCI_PAGE(nend);