Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dmvsata_mv.c71 static int mvsatahc_intr(void *);
173 marvell_intr_establish(mva->mva_irq, IPL_BIO, mvsatahc_intr, sc); in mvsatahc_attach()
183 mvsatahc_intr(void *arg) in mvsatahc_intr() function