Home
last modified time | relevance | path

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

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