Searched refs:vba_memt (Results 1 – 3 of 3) sorted by relevance
78 vba.vba_memt = beb_alloc_bus_space_tag(NULL); in vmebusattach()79 if ((vba.vba_iot == NULL) || (vba.vba_memt == NULL)) { in vmebusattach()88 vba.vba_memt->base = 0; in vmebusattach()
48 bus_space_tag_t vba_memt; /* vme mem space tag */ member
72 sc->sc_memt = vba->vba_memt; in vmeattach()