Home
last modified time | relevance | path

Searched refs:int_type1 (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/wl/
HDif_wl.c1503 u_short int_type, int_type1; in wlintr() local
1534 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()