Searched refs:PARPORT_MODE_EPP (Results 1 – 5 of 5) sorted by relevance
58 #define PARPORT_MODE_EPP (1<<2) /* Hardware EPP. */ macro
154 p->modes |= PARPORT_MODE_TRISTATE | PARPORT_MODE_EPP; in parport_config()
287 p->size = (p->modes & PARPORT_MODE_EPP)?8:3; in parport_gsc_probe_port()
1786 pb->modes |= PARPORT_MODE_EPP; in parport_EPP_supported()1964 (pb->modes & PARPORT_MODE_EPP)) in parport_irq_probe()1969 if (pb->irq == PARPORT_IRQ_NONE && (pb->modes & PARPORT_MODE_EPP)) in parport_irq_probe()2107 p->size = (p->modes & PARPORT_MODE_EPP) ? 8 : 3; in parport_pc_probe_port()2188 if (EPP_res && (p->modes & PARPORT_MODE_EPP) == 0) { in parport_pc_probe_port()
2126 p->modes |= PARPORT_MODE_EPP; in parport_ip32_probe_port()