max_busnr          78 drivers/vfio/pci/vfio_pci.c 	unsigned char max_busnr;
max_busnr          85 drivers/vfio/pci/vfio_pci.c 	max_busnr = pci_bus_max_busnr(pdev->bus);
max_busnr          95 drivers/vfio/pci/vfio_pci.c 		    tmp->bus->number <= max_busnr) {