Searched refs:isa_intr_mask (Results 1 – 1 of 1) sorted by relevance
76 static int isa_intr_mask = EXCA_INT_MASK_ALLOWED; variable77 SYSCTL_INT(_hw_pcic, OID_AUTO, intr_mask, CTLFLAG_RDTUN, &isa_intr_mask, 0,143 if (((1 << i) & isa_intr_mask) == 0) in cbb_isa_activate()