Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/
H A Dxdma_fdt_test.c90 xdmatest_intr(void *arg) in xdmatest_intr() function
217 err = xdma_setup_intr(sc->xchan, 0, xdmatest_intr, sc, &sc->ih); in xdmatest_test()