HomeSort by: relevance | last modified time | path
    Searched defs:rapide_bs_tag (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/acorn32/podulebus/
rapide.c 141 static struct bus_space rapide_bs_tag; variable in typeref:struct:bus_space
219 rapide_bs_tag = *pa->pa_iot;
220 rapide_bs_tag.bs_rm_4 = rapide_bs_rm_4;
221 rapide_bs_tag.bs_wm_4 = rapide_bs_wm_4;
222 sc->sc_ctliot = iot = &rapide_bs_tag;

Completed in 31 milliseconds