Searched refs:PCICFG_MAX_DEVICE (Results 1 – 2 of 2) sorted by relevance
74 #define PCICFG_MAX_DEVICE 32 macro998 max_devs = PCICFG_MAX_DEVICE; in pcicfg_configure_ntbridge()5251 for (i = 0; ((i < PCICFG_MAX_DEVICE) && (ari_mode == B_FALSE)); in pcicfg_probe_bridge()
68 #define PCICFG_MAX_DEVICE 32 macro71 static uint32_t pcicfg_max_device = PCICFG_MAX_DEVICE;