Home
last modified time | relevance | path

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

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