Searched refs:int_type1 (Results 1 – 1 of 1) sorted by relevance
1503 u_short int_type, int_type1; in wlintr() local1534 int_type1 = wlack(sc); /* acknowledge interrupt(s) */ in wlintr()1536 if ((int_type & int_type1) != int_type) in wlintr()1538 int_type1, int_type); in wlintr()1539 int_type = int_type1; /* go with the new status */ in wlintr()