Searched defs:lcr_io_base (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/drivers/
H A Dadl_pci9111.c134 unsigned long lcr_io_base; member in struct:pci9111_private_data
236 plx9050_interrupt_control(dev_private->lcr_io_base, true, true, true,
421 plx9050_interrupt_control(dev_private->lcr_io_base, true, true,
433 plx9050_interrupt_control(dev_private->lcr_io_base, true, true,
543 intcsr = inb(dev_private->lcr_io_base + PLX9052_INTCSR);
685 plx9050_interrupt_control(dev_private->lcr_io_base, true, true, true,
714 dev_private->lcr_io_base = pci_resource_start(pcidev, 1);

Completed in 39 milliseconds