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

  /src/sys/arch/virt68k/virt68k/
intr.c 139 ipl_to_pic(const int ipl) function in typeref:typename:int
177 const int idx = ipl_to_pic(ipl);
275 const int pic = ipl_to_pic(ipl);
intr.c 139 ipl_to_pic(const int ipl) function in typeref:typename:int
177 const int idx = ipl_to_pic(ipl);
275 const int pic = ipl_to_pic(ipl);

Completed in 21 milliseconds