mbma_bustag
if (bus_space_map(mbma->mbma_bustag, mbma->mbma_paddr, ECREG_BANK_SZ,
matched = (bus_space_peek_2(mbma->mbma_bustag, bh, 0, NULL) == 0);
bus_space_unmap(mbma->mbma_bustag, bh, ECREG_BANK_SZ);
sc->sc_iot = mbma->mbma_bustag;
if (bus_space_map(mbma->mbma_bustag, mbma->mbma_paddr, ECREG_BANK_SZ,
bus_intr_establish(mbma->mbma_bustag, mbma->mbma_pri, IPL_NET, 0,
if (bus_space_map(mbma->mbma_bustag, mbma->mbma_paddr,
matched = (bus_space_peek_2(mbma->mbma_bustag, bh, 0, NULL) == 0);
bus_space_unmap(mbma->mbma_bustag, bh, sizeof(struct iembmem));
vsc->ievt = mbma->mbma_bustag;
if (bus_space_map(mbma->mbma_bustag, mbma->mbma_paddr,
sc->bt = mbma->mbma_bustag;
if (bus_space_map(mbma->mbma_bustag, rampaddr, memsize, 0, &sc->bh))
bus_intr_establish(mbma->mbma_bustag, mbma->mbma_pri, IPL_NET, 0,
if (bus_space_map(mbma->mbma_bustag, mbma->mbma_paddr, SCREG_BANK_SZ,
(bus_space_peek_2(mbma->mbma_bustag, bh, SCREG_ICR, NULL) == 0);
bus_space_unmap(mbma->mbma_bustag, bh, SCREG_BANK_SZ);
sc->sunscpal_regt = mbma->mbma_bustag;
if (bus_space_map(mbma->mbma_bustag, mbma->mbma_paddr, SCREG_BANK_SZ,
bus_intr_establish(mbma->mbma_bustag, mbma->mbma_pri, IPL_BIO, 0,
mbma.mbma_bustag = &mbmem_space_tag;