Home
last modified time | relevance | path

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

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