Home
last modified time | relevance | path

Searched refs:asp_trs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hppa/dev/
H A Dasp.c68 struct asp_trs { struct
131 volatile struct asp_trs *sc_trs;
206 sizeof(struct asp_trs), 0, &ioh)) { in aspattach()
210 sc->sc_trs = (struct asp_trs *)ioh; in aspattach()