Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_cpu_debug.c69 static struct resource_spec debug_spec[] = { variable
127 if (bus_alloc_resources(dev, debug_spec, &sc->res) != 0) { in debug_attach()