Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/xilinx/
H A Dif_xae.c124 static struct resource_spec xae_spec[] = { variable
965 if (bus_alloc_resources(dev, xae_spec, sc->res)) { in xae_attach()
1080 bus_release_resources(dev, xae_spec, sc->res); in xae_detach()