Lines Matching refs:DMAADDR
426 sed->physaddr = DMAADDR(&dma, offs);
494 std->physaddr = DMAADDR(&dma, offs);
650 const ohci_physaddr_t sdataphys = DMAADDR(dma, curoffs);
664 const ohci_physaddr_t edataphys = DMAADDR(dma, edataoffs);
753 sitd->physaddr = DMAADDR(&dma, offs);
1021 OWRITE4(sc, OHCI_HCCA, DMAADDR(&sc->sc_hccadma, 0));
1182 OWRITE4(sc, OHCI_HCCA, DMAADDR(&sc->sc_hccadma, 0));
2893 setup->td->td_cbp = HTOO32(DMAADDR(&opipe->ctrl.reqdma, 0));
3613 buf = DMAADDR(&xfer->ux_dmabuf, 0);
3635 buf = DMAADDR(&xfer->ux_dmabuf, boff);
3638 ohci_physaddr_t nend = DMAADDR(&xfer->ux_dmabuf, boff - 1);