Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.c75 static int ioat_setup_intr(struct ioat_softc *ioat);
320 error = ioat_setup_intr(ioat); in ioat_attach()
713 ioat_setup_intr(struct ioat_softc *ioat) in ioat_setup_intr() function