Searched refs:PCI_MAX_DEVICES (Results 1 – 2 of 2) sorted by relevance
1063 #define PCI_MAX_DEVICES 32 /* Max PCI devices allowed */ macro1065 #define PCI_MAX_CHILDREN PCI_MAX_DEVICES * PCI_MAX_FUNCTIONS
874 max_devs = PCI_MAX_DEVICES; in pcicfg_configure_ntbridge()4505 for (i = 0; ((i < PCI_MAX_DEVICES) && (ari_mode == B_FALSE)); in pcicfg_probe_bridge()