Home
last modified time | relevance | path

Searched refs:acpiphp_max_busnr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dacpiphp_glue.c367 * acpiphp_max_busnr - return the highest reserved bus number under the given bus.
370 static unsigned char acpiphp_max_busnr(struct pci_bus *bus) in acpiphp_max_busnr() function
496 max = acpiphp_max_busnr(bus); in enable_slot()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dacpiphp_glue.c368 * acpiphp_max_busnr - return the highest reserved bus number under the given bus.
371 static unsigned char acpiphp_max_busnr(struct pci_bus *bus) in acpiphp_max_busnr() function
505 max = acpiphp_max_busnr(bus); in enable_slot()

Completed in 3 milliseconds