Searched defs:PCICFG_MAX_DEVICE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c66 #define PCICFG_MAX_DEVICE 32 macro
69 static uint32_t pcicfg_max_device = PCICFG_MAX_DEVICE;
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c72 #define PCICFG_MAX_DEVICE 32 macro
998 max_devs = PCICFG_MAX_DEVICE;
5248 for (i = 0; ((i < PCICFG_MAX_DEVICE) && (ari_mode == B_FALSE));

Completed in 274 milliseconds