Home
last modified time | relevance | path

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

/freebsd/sys/riscv/sifive/
H A Dsifive_ccache.c73 static struct resource_spec ccache_spec[] = { variable
146 if (bus_alloc_resources(dev, ccache_spec, &sc->res) != 0) { in ccache_attach()