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

/netbsd-6-1-5-RELEASE/sys/arch/arm/xscale/
H A Dixp425_intr.h62 ixp425_splx(int ipl) function
103 ixp425_splx(ipl);
109 #define splx(new) ixp425_splx(new)
H A Dixp425_intr.c261 ixp425_splx(new);

Completed in 54 milliseconds