Home
last modified time | relevance | path

Searched refs:MAX_PCI_DEVICES (Results 1 – 25 of 59) sorted by relevance

123

/dports/sysutils/syslinux/syslinux-6.03/com32/include/sys/
H A Dpci.h8 #define MAX_PCI_DEVICES 32 macro
67 struct pci_slot *slot[MAX_PCI_DEVICES];
79 for (int __pci_slot = 0; __pci_slot < MAX_PCI_DEVICES; __pci_slot++) \
88 for (int __pci_slot = 0; __pci_slot < MAX_PCI_DEVICES; __pci_slot++) \
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A D4xx_pci.h13 #define MAX_PCI_DEVICES 32 macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A D4xx_pci.h13 #define MAX_PCI_DEVICES 32 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A D4xx_pci.h13 #define MAX_PCI_DEVICES 32 macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A D4xx_pci.h13 #define MAX_PCI_DEVICES 32 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A D4xx_pci.h13 #define MAX_PCI_DEVICES 32 macro
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A D4xx_pci.h13 #define MAX_PCI_DEVICES 32 macro
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/include/asm/
H A D4xx_pci.h13 #define MAX_PCI_DEVICES 32 macro
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A D4xx_pci.h13 #define MAX_PCI_DEVICES 32 macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/
H A Ddha.h45 #define MAX_PCI_DEVICES 256 macro
H A Dpci.c498 if (idx>=MAX_PCI_DEVICES) return ; in identify_card()
621 if (idx++ >= MAX_PCI_DEVICES) in pci_scan()
681 if (idx++ >= MAX_PCI_DEVICES) in pci_scan()
H A Dpm2_vid.c98 pciinfo_t lst[MAX_PCI_DEVICES]; in pm2_probe()
H A Dpm3_vid.c86 pciinfo_t lst[MAX_PCI_DEVICES]; in pm3_probe()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/
H A Ddha.h45 #define MAX_PCI_DEVICES 256 macro
H A Dpci.c498 if (idx>=MAX_PCI_DEVICES) return ; in identify_card()
621 if (idx++ >= MAX_PCI_DEVICES) in pci_scan()
681 if (idx++ >= MAX_PCI_DEVICES) in pci_scan()
H A Dpm2_vid.c98 pciinfo_t lst[MAX_PCI_DEVICES]; in pm2_probe()
H A Dpm3_vid.c86 pciinfo_t lst[MAX_PCI_DEVICES]; in pm3_probe()
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/evbppc/include/
H A Dwalnut.h55 #define MAX_PCI_DEVICES 5 macro
/dports/sysutils/syslinux/syslinux-6.03/com32/sysdump/
H A Dpci.c48 for (ndev = 0; ndev < MAX_PCI_DEVICES; ndev++) { in dump_pci()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/libdha/
H A Dtest.c10 pciinfo_t lst[MAX_PCI_DEVICES]; in main()
H A Dlibdha.h31 #define MAX_PCI_DEVICES 64 macro
H A Dpci.c422 #define MAX_PCI_DEVICES 64 macro
479 if (pcicards>=MAX_PCI_DEVICES) return ; in identify_card()
625 if (idx++ >= MAX_PCI_DEVICES) in __pci_scan()
685 if (idx++ >= MAX_PCI_DEVICES) in __pci_scan()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/vidix/drivers/
H A Dgenfb_vid.c76 pciinfo_t lst[MAX_PCI_DEVICES]; in VIDIX_NAME()
H A Dpm2_vid.c103 pciinfo_t lst[MAX_PCI_DEVICES]; in VIDIX_NAME()
/dports/sysutils/syslinux/syslinux-6.03/com32/lib/pci/
H A Dscan.c477 for (ndev = 0; ndev < MAX_PCI_DEVICES; ndev++) { in pci_scan()
572 for (ndev = 0; ndev < MAX_PCI_DEVICES; ndev++) { in free_pci_domain()

123