Searched refs:PARPORT_MODE_DMA (Results 1 – 3 of 3) sorted by relevance
63 #define PARPORT_MODE_DMA (1<<5) /* Hardware can DMA. */ macro
167 PARPORT_MODE_DMA The hardware can use DMA, so you might177 hardware is capable of DMA, and PARPORT_MODE_DMA is in 'modes', it
2237 p->modes |= PARPORT_MODE_DMA; in parport_pc_probe_port()