Home
last modified time | relevance | path

Searched refs:PCICFG_MAX_DEVICE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c74 #define PCICFG_MAX_DEVICE 32 macro
998 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()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c68 #define PCICFG_MAX_DEVICE 32 macro
71 static uint32_t pcicfg_max_device = PCICFG_MAX_DEVICE;