Searched refs:PCI_MAX_FUNCTIONS (Results 1 – 2 of 2) sorted by relevance
1085 #define PCI_MAX_FUNCTIONS 8 /* Max PCI functions allowed */ macro1086 #define PCI_MAX_CHILDREN PCI_MAX_DEVICES * PCI_MAX_FUNCTIONS
561 int max_function = PCI_MAX_FUNCTIONS; in pcicfg_configure()754 for (func = 0; func < PCI_MAX_FUNCTIONS; func++) { in pcicfg_configure()1493 max_function = PCI_MAX_FUNCTIONS; in pcicfg_unconfigure()3794 int max_function = PCI_MAX_FUNCTIONS; in pcicfg_probe_bridge()