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

  /src/sys/arch/evbarm/ifpga/
ifpga_intr.h 66 ifpga_splx(int new) function in typeref:typename:void
108 ifpga_splx(ifpga_imask[ipl]);
114 #define splx(new) ifpga_splx(new)
ifpga_intr.c 199 ifpga_splx(new);

Completed in 12 milliseconds