Searched refs:intr_valid (Results 1 – 1 of 1) sorted by relevance
8282 int slot, intr_line, slot_valid, intr_valid; in drmach_s1p_decode_slot_intr() local8301 intr_valid = (1 << intr_line) & intr_mask; in drmach_s1p_decode_slot_intr()8305 (slot_valid && !intr_valid) ? " (INVALID)" : ""); in drmach_s1p_decode_slot_intr()