PCI_MAX_BUS_NUM
for (bus = 0; bus < PCI_MAX_BUS_NUM; bus++) {
ASSERT3U(bus, <, PCI_MAX_BUS_NUM);
ASSERT3U(bus, <, PCI_MAX_BUS_NUM);
ASSERT3U(bus, <, PCI_MAX_BUS_NUM);
struct memlist *acpi_io_res[PCI_MAX_BUS_NUM];
struct memlist *acpi_mem_res[PCI_MAX_BUS_NUM];
struct memlist *acpi_pmem_res[PCI_MAX_BUS_NUM];
struct memlist *acpi_bus_res[PCI_MAX_BUS_NUM];
req.ra_boundlen = req.ra_len = (PCI_MAX_BUS_NUM -1);