Searched refs:ifpga_splx (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ifpga/
H A Difpga_intr.h66 ifpga_splx(int new) function
108 ifpga_splx(ifpga_imask[ipl]);
114 #define splx(new) ifpga_splx(new)
H A Difpga_intr.c199 ifpga_splx(new);

Completed in 99 milliseconds