parport_pc_probe_port
if (parport_pc_probe_port(io1, io2, virq, autodma, NULL, 0)
p = parport_pc_probe_port(base, base + 0x400,
p = parport_pc_probe_port(base, base + 0x400,
if (!parport_pc_probe_port(sio_dev.pp_base,
p = parport_pc_probe_port(link->resource[0]->start,
EXPORT_SYMBOL(parport_pc_probe_port);
if (parport_pc_probe_port(ite8872_lpt, ite8872_lpthi,
if (parport_pc_probe_port(port1, port2, irq, dma, &pdev->dev, 0)) {
pdata = parport_pc_probe_port(io_lo, io_hi, irq, dma, &dev->dev, 0);
if (parport_pc_probe_port(0x3bc, 0x7bc, autoirq, autodma, NULL, 0))
if (parport_pc_probe_port(0x378, 0x778, autoirq, autodma, NULL, 0))
if (parport_pc_probe_port(0x278, 0x678, autoirq, autodma, NULL, 0))
parport_pc_probe_port(io[i], io_hi[i],
port = parport_pc_probe_port (io_lo, io_hi, irq,
extern struct parport *parport_pc_probe_port(unsigned long base,