Home | Sort by: relevance | last modified time | path |
/src/sys/arch/riscv/fdt/ | |
intc_fdt.c | 98 static const char * const intc_sources[IRQ_NSOURCES] = { variable in typeref:typename:const char * const[] 159 device_xname(sc->sc_dev), intc_sources[source]); 238 intc_sources[source], source); |
intc_fdt.c | 98 static const char * const intc_sources[IRQ_NSOURCES] = { variable in typeref:typename:const char * const[] 159 device_xname(sc->sc_dev), intc_sources[source]); 238 intc_sources[source], source); |