Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sbus/
Dspifvar.h67 void *sc_stcih; /* stc interrupt vector */ member
Dspif.c230 sc->sc_stcih = bus_intr_establish(sa->sa_bustag, in spif_attach()
232 if (sc->sc_stcih == NULL) { in spif_attach()