Searched refs:MAX_FUN_NUM (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/faraday/ | ||
A D | ftpci100.h | 54 #define MAX_FUN_NUM 8 macro |
/u-boot/drivers/pci/ | ||
A D | pci_ftpci100.c | 165 for (func = 0; func < MAX_FUN_NUM; func++) { in pci_bus_scan() |
Completed in 3 milliseconds