HomeSort by: relevance | last modified time | path
    Searched defs:null_intrsw (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/powerpc/
intr_stubs.c 60 static const struct intrsw null_intrsw = { variable in typeref:typename:const struct intrsw
65 const struct intrsw *powerpc_intrsw = &null_intrsw;
intr_stubs.c 60 static const struct intrsw null_intrsw = { variable in typeref:typename:const struct intrsw
65 const struct intrsw *powerpc_intrsw = &null_intrsw;

Completed in 21 milliseconds