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

/arch/mips/lasat/
H A Dinterrupt.c68 static unsigned long (*get_int_status)(void); variable
95 int_status = get_int_status();
119 get_int_status = get_int_status_200;
125 get_int_status = get_int_status_100;

Completed in 49 milliseconds