Lines Matching defs:port1
2410 unsigned port1, port2;
2476 port1 = inb(VIA_CONFIG_DATA) << 2;
2479 port1);
2480 if (port1 == 0x3BC && have_epp) {
2484 port1 = 0x378;
2520 switch (port1) {
2529 port1);
2547 if (parport_pc_probe_port(port1, port2, irq, dma, &pdev->dev, 0)) {
2548 pr_info("parport_pc: VIA parallel port: io=0x%X", port1);
2558 port1, irq, dma);