Searched refs:AHC_EDGE_INTERRUPT (Results 1 – 4 of 4) sorted by relevance
204 ahc->flags |= AHC_EDGE_INTERRUPT; in ahc_eisa_attach()
394 ahc->flags |= AHC_EDGE_INTERRUPT; in ahc_isa_attach()
541 if ((ahc->flags & (AHC_ALL_INTERRUPTS|AHC_EDGE_INTERRUPT)) == 0 in ahc_intr()
367 AHC_EDGE_INTERRUPT = 0x800000, /* Device uses edge triggered ints */ enumerator