Home | History | Annotate | Download | only in sys

Lines Matching refs:cur_int

2151 	uint16 raw_int, cur_int, old_int;
2154 cur_int = raw_int & sd->intmask;
2156 if (!cur_int) {
2161 if (GFIELD(cur_int, INTSTAT_CARD_INT)) {
2181 sd->last_intrstatus = cur_int;