Searched refs:vba_iot (Results 1 – 3 of 3) sorted by relevance
77 vba.vba_iot = beb_alloc_bus_space_tag(NULL); in vmebusattach()79 if ((vba.vba_iot == NULL) || (vba.vba_memt == NULL)) { in vmebusattach()87 vba.vba_iot->base = 0; in vmebusattach()
47 bus_space_tag_t vba_iot; /* vme i/o space tag */ member
71 sc->sc_iot = vba->vba_iot; in vmeattach()