Searched refs:POSTED_INTR_SN (Results 1 – 1 of 1) sorted by relevance
6 #define POSTED_INTR_SN 1 macro45 return test_and_clear_bit(POSTED_INTR_SN, (unsigned long *)&pi_desc->control); in pi_test_and_clear_sn()60 set_bit(POSTED_INTR_SN, (unsigned long *)&pi_desc->control); in pi_set_sn()75 clear_bit(POSTED_INTR_SN, (unsigned long *)&pi_desc->control); in pi_clear_sn()85 return test_bit(POSTED_INTR_SN, (unsigned long *)&pi_desc->control); in pi_test_sn()