/dports/sysutils/syslinux/syslinux-6.03/com32/include/sys/ |
H A D | pci.h | 8 #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 D | 4xx_pci.h | 13 #define MAX_PCI_DEVICES 32 macro
|
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/include/asm/ |
H A D | 4xx_pci.h | 13 #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 D | 4xx_pci.h | 13 #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 D | 4xx_pci.h | 13 #define MAX_PCI_DEVICES 32 macro
|
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/include/asm/ |
H A D | 4xx_pci.h | 13 #define MAX_PCI_DEVICES 32 macro
|
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/include/asm/ |
H A D | 4xx_pci.h | 13 #define MAX_PCI_DEVICES 32 macro
|
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/include/asm/ |
H A D | 4xx_pci.h | 13 #define MAX_PCI_DEVICES 32 macro
|
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/include/asm/ |
H A D | 4xx_pci.h | 13 #define MAX_PCI_DEVICES 32 macro
|
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/ |
H A D | dha.h | 45 #define MAX_PCI_DEVICES 256 macro
|
H A D | pci.c | 498 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 D | pm2_vid.c | 98 pciinfo_t lst[MAX_PCI_DEVICES]; in pm2_probe()
|
H A D | pm3_vid.c | 86 pciinfo_t lst[MAX_PCI_DEVICES]; in pm3_probe()
|
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/ |
H A D | dha.h | 45 #define MAX_PCI_DEVICES 256 macro
|
H A D | pci.c | 498 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 D | pm2_vid.c | 98 pciinfo_t lst[MAX_PCI_DEVICES]; in pm2_probe()
|
H A D | pm3_vid.c | 86 pciinfo_t lst[MAX_PCI_DEVICES]; in pm3_probe()
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/evbppc/include/ |
H A D | walnut.h | 55 #define MAX_PCI_DEVICES 5 macro
|
/dports/sysutils/syslinux/syslinux-6.03/com32/sysdump/ |
H A D | pci.c | 48 for (ndev = 0; ndev < MAX_PCI_DEVICES; ndev++) { in dump_pci()
|
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/libdha/ |
H A D | test.c | 10 pciinfo_t lst[MAX_PCI_DEVICES]; in main()
|
H A D | libdha.h | 31 #define MAX_PCI_DEVICES 64 macro
|
H A D | pci.c | 422 #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 D | genfb_vid.c | 76 pciinfo_t lst[MAX_PCI_DEVICES]; in VIDIX_NAME()
|
H A D | pm2_vid.c | 103 pciinfo_t lst[MAX_PCI_DEVICES]; in VIDIX_NAME()
|
/dports/sysutils/syslinux/syslinux-6.03/com32/lib/pci/ |
H A D | scan.c | 477 for (ndev = 0; ndev < MAX_PCI_DEVICES; ndev++) { in pci_scan() 572 for (ndev = 0; ndev < MAX_PCI_DEVICES; ndev++) { in free_pci_domain()
|