Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/altera/msgdma/
Dmsgdma.c109 static struct resource_spec msgdma_spec[] = { variable
243 if (bus_alloc_resources(dev, msgdma_spec, sc->res)) { in msgdma_attach()