Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/acorn32/podulebus/
H A Dasc.c130 void asc_enintr (struct sbic_softc *);
202 sbic->sc_enintr = asc_enintr; in ascattach()
285 asc_enintr(struct sbic_softc *sbicsc) in asc_enintr() function