Searched refs:PARPORT_IP32_ENABLE_DMA (Results 1 – 1 of 1) sorted by relevance
120 #define PARPORT_IP32_ENABLE_DMA (1U << 1) macro2072 features &= ~PARPORT_IP32_ENABLE_DMA; in parport_ip32_probe_port()2081 features &= ~PARPORT_IP32_ENABLE_DMA; in parport_ip32_probe_port()2090 if (features & PARPORT_IP32_ENABLE_DMA) { in parport_ip32_probe_port()