Searched refs:dvmaiopb (Results 1 – 8 of 8) sorted by relevance
152 struct xy_iopb *dvmaiopb; /* iopb base in DVMA space, not kvm */ member
149 struct xd_iopb *dvmaiopb; /* iopb base in DVMA space, not kvm */ member
447 xdc->dvmaiopb = (struct xd_iopb *)dvma_kvtopa(xdc->iopbase, in xdcattach()1645 addr = (u_long)xdcsc->dvmaiopb; in xdc_xdreset()
391 xyc->dvmaiopb = in xycattach()
148 struct xd_iopb *dvmaiopb; /* iopb base in DVMA space, not kvm */ member
148 struct xy_iopb *dvmaiopb; /* iopb base in DVMA space, not kvm */ member
583 xdc->dvmaiopb = (struct xd_iopb *)(u_long)BUS_ADDR_PADDR(busaddr); in xdcattach()595 xdc->reqs[lcv].dmaiopb = &xdc->dvmaiopb[lcv]; in xdcattach()1815 addr = (u_long) xdcsc->dvmaiopb; in xdc_xdreset()
489 xyc->dvmaiopb = (struct xy_iopb *)(u_long)BUS_ADDR_PADDR(busaddr); in xycattach()504 xyc->reqs[lcv].dmaiopb = &xyc->dvmaiopb[lcv]; in xycattach()