HomeSort by: relevance | last modified time | path
    Searched refs:bonito_irqmap (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/evbmips/loongson/
loongson_intr.h 49 struct bonito_irqmap { struct
63 extern const struct bonito_irqmap loongson2e_irqmap[BONITO_NDIRECT];
64 extern const struct bonito_irqmap loongson2f_irqmap[BONITO_NDIRECT];
autoconf.h 42 struct bonito_irqmap;
68 const struct bonito_irqmap *irq_map;
loongson2_machdep.c 65 const struct bonito_irqmap loongson2e_irqmap[BONITO_NDIRECT] = {
100 const struct bonito_irqmap loongson2f_irqmap[BONITO_NDIRECT] = {
loongson_intr.c 102 const struct bonito_irqmap *irqmap;

Completed in 41 milliseconds