Searched refs:INT_PENDING (Results 1 – 4 of 4) sorted by relevance
88 #define INT_PENDING 3 /* state of the interrupt dispatch */ macro
1776 start_bit) & 0x3) == INT_PENDING && !panicstr) in sbus_add_intr_impl()1965 while (((*intr_state_reg >> start_bit) & 0x3) == INT_PENDING && in sbus_remove_intr_impl()2283 INT_PENDING) && !panicstr) in sbus_intrdist()2309 0x3) == INT_PENDING) { in sbus_intrdist()
199 #define INT_PENDING 3 /* state of the interrupt dispatch */ macro
2595 while (((*intr_state_reg & INT_PENDING) == INT_PENDING) && in fhc_intrdist()