Home
last modified time | relevance | path

Searched refs:PCI_SLOT_MAX (Results 1 – 25 of 88) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/xen/xen-pciback/
H A Dvpci.c18 #define PCI_SLOT_MAX 32 macro
22 struct list_head dev_list[PCI_SLOT_MAX];
43 if (PCI_SLOT(devfn) < PCI_SLOT_MAX) { in __xen_pcibk_get_pci_dev()
101 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_add_pci_dev()
120 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_add_pci_dev()
157 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_release_pci_dev()
193 for (slot = 0; slot < PCI_SLOT_MAX; slot++) in __xen_pcibk_init_devices()
213 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_release_devices()
240 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_get_pcifront_dev()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/xen/xen-pciback/
H A Dvpci.c18 #define PCI_SLOT_MAX 32 macro
22 struct list_head dev_list[PCI_SLOT_MAX];
43 if (PCI_SLOT(devfn) < PCI_SLOT_MAX) { in __xen_pcibk_get_pci_dev()
101 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_add_pci_dev()
120 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_add_pci_dev()
157 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_release_pci_dev()
193 for (slot = 0; slot < PCI_SLOT_MAX; slot++) in __xen_pcibk_init_devices()
213 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_release_devices()
240 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_get_pcifront_dev()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/xen/xen-pciback/
H A Dvpci.c18 #define PCI_SLOT_MAX 32 macro
22 struct list_head dev_list[PCI_SLOT_MAX];
43 if (PCI_SLOT(devfn) < PCI_SLOT_MAX) { in __xen_pcibk_get_pci_dev()
101 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_add_pci_dev()
120 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_add_pci_dev()
157 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_release_pci_dev()
193 for (slot = 0; slot < PCI_SLOT_MAX; slot++) in __xen_pcibk_init_devices()
213 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_release_devices()
240 for (slot = 0; slot < PCI_SLOT_MAX; slot++) { in __xen_pcibk_get_pcifront_dev()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/pci/
H A Dpci_bus.h31 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX];
/dports/emulators/qemu42/qemu-4.2.1/include/hw/pci/
H A Dpci_bus.h40 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX];
/dports/emulators/qemu/qemu-6.2.0/include/hw/pci/
H A Dpci_bus.h40 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX];
/dports/emulators/qemu60/qemu-6.0.0/include/hw/pci/
H A Dpci_bus.h40 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX];
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/pci/
H A Dpci_bus.h40 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX];
/dports/emulators/qemu5/qemu-5.2.0/include/hw/pci/
H A Dpci_bus.h40 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX];
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/pci/
H A Dpci_bus.h40 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX];
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/pci/
H A Dpci_bus.h40 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX];
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/pci/
H A Dpci_bus.h40 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX];
/dports/emulators/qemu5/qemu-5.2.0/hw/pci-host/
H A Dgpex-acpi.c21 Aml *rt_pkg = aml_varpackage(PCI_SLOT_MAX * PCI_NUM_PINS); in acpi_dsdt_add_gpex()
22 for (slot_no = 0; slot_no < PCI_SLOT_MAX; slot_no++) { in acpi_dsdt_add_gpex()
/dports/emulators/qemu42/qemu-4.2.1/hw/ppc/
H A De500plat.c81 pmc->pci_nr_slots = PCI_SLOT_MAX - 1; in e500plat_machine_class_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ppc/
H A De500plat.c83 pmc->pci_nr_slots = PCI_SLOT_MAX - 1; in e500plat_machine_class_init()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ppc/
H A De500plat.c81 pmc->pci_nr_slots = PCI_SLOT_MAX - 1; in e500plat_machine_class_init()
/dports/emulators/qemu/qemu-6.2.0/hw/ppc/
H A De500plat.c85 pmc->pci_nr_slots = PCI_SLOT_MAX - 1;
/dports/emulators/qemu60/qemu-6.0.0/hw/ppc/
H A De500plat.c85 pmc->pci_nr_slots = PCI_SLOT_MAX - 1; in e500plat_machine_class_init()
/dports/emulators/qemu5/qemu-5.2.0/hw/ppc/
H A De500plat.c81 pmc->pci_nr_slots = PCI_SLOT_MAX - 1; in e500plat_machine_class_init()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ppc/
H A De500plat.c85 pmc->pci_nr_slots = PCI_SLOT_MAX - 1; in e500plat_machine_class_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ppc/
H A De500plat.c81 pmc->pci_nr_slots = PCI_SLOT_MAX - 1; in e500plat_machine_class_init()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ppc/
H A De500plat.c81 pmc->pci_nr_slots = PCI_SLOT_MAX - 1; in e500plat_machine_class_init()
/dports/emulators/qemu/qemu-6.2.0/hw/pci-host/
H A Dgpex-acpi.c15 Aml *rt_pkg = aml_varpackage(PCI_SLOT_MAX * PCI_NUM_PINS); in acpi_dsdt_add_pci_route_table()
16 for (slot_no = 0; slot_no < PCI_SLOT_MAX; slot_no++) { in acpi_dsdt_add_pci_route_table()
/dports/emulators/qemu60/qemu-6.0.0/hw/pci-host/
H A Dgpex-acpi.c15 Aml *rt_pkg = aml_varpackage(PCI_SLOT_MAX * PCI_NUM_PINS); in acpi_dsdt_add_pci_route_table()
16 for (slot_no = 0; slot_no < PCI_SLOT_MAX; slot_no++) { in acpi_dsdt_add_pci_route_table()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/pci-host/
H A Dgpex-acpi.c15 Aml *rt_pkg = aml_varpackage(PCI_SLOT_MAX * PCI_NUM_PINS); in acpi_dsdt_add_pci_route_table()
16 for (slot_no = 0; slot_no < PCI_SLOT_MAX; slot_no++) { in acpi_dsdt_add_pci_route_table()

1234