Searched refs:end_bus (Results 1 – 3 of 3) sorted by relevance
254 uint8_t end_bus; /* Final PCI Bus number */ member358 return 0x100000UL * (pci_mmcfg->end_bus - pci_mmcfg->start_bus + 1U); in get_pci_mmcfg_size()
73 .end_bus = DEFAULT_PCI_MMCFG_END_BUS,440 if ((pbdf.bits.b < phys_pci_mmcfg.start_bus) || (pbdf.bits.b > phys_pci_mmcfg.end_bus)) { in scan_pci_hierarchy()
244 vm->vpci.pci_mmcfg.end_bus = USER_VM_VIRT_PCI_MMCFG_END_BUS; in init_vpci()
Completed in 8 milliseconds