Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Darn5008.c92 Static int ar5008_intr(struct athn_softc *);
180 ops->intr = ar5008_intr; in ar5008_attach()
1223 ar5008_intr(struct athn_softc *sc) in ar5008_intr() function