Searched refs:AHC_EDGE_INTERRUPT (Results 1 – 4 of 4) sorted by relevance
67 if ((ahc->flags & AHC_EDGE_INTERRUPT) == 0) in aic7770_map_int()
172 ahc->flags |= AHC_EDGE_INTERRUPT; in aic7770_config()
353 AHC_EDGE_INTERRUPT = 0x800000, /* Device uses edge triggered ints */ enumerator
742 if ((ahc->flags & (AHC_ALL_INTERRUPTS|AHC_EDGE_INTERRUPT)) == 0 in ahc_intr()