Searched refs:nr_ports (Results 1 – 2 of 2) sorted by relevance
33 static unsigned int nr_ports; variable556 nr_ports = sh7786_pcie_hwops->core_init(); in sh7786_pcie_init()557 BUG_ON(nr_ports > ARRAY_SIZE(sh7786_pci_channels)); in sh7786_pcie_init()559 if (unlikely(nr_ports == 0)) in sh7786_pcie_init()562 sh7786_pcie_ports = kcalloc(nr_ports, sizeof(struct sh7786_pcie_port), in sh7786_pcie_init()593 printk(KERN_NOTICE "PCI: probing %d ports.\n", nr_ports); in sh7786_pcie_init()595 for (i = 0; i < nr_ports; i++) { in sh7786_pcie_init()
849 .nr_ports = 0, in xen_invalidate_io_bitmap()866 iobitmap.nr_ports = 0; in xen_update_io_bitmap()868 iobitmap.nr_ports = IO_BITMAP_BITS; in xen_update_io_bitmap()