Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/altera/msgdma/
H A Dmsgdma.c110 static struct resource_spec msgdma_spec[] = { variable
244 if (bus_alloc_resources(dev, msgdma_spec, sc->res)) { in msgdma_attach()