Searched refs:PCICFG_4GIG_LIMIT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c96 #define PCICFG_4GIG_LIMIT 0xFFFFFFFFUL macro
2122 request.ra_boundlen = PCICFG_4GIG_LIMIT;
2161 if ((answer + alen) <= PCICFG_4GIG_LIMIT)
2290 request.ra_boundlen = PCICFG_4GIG_LIMIT;
2418 io_request->ra_boundlen = PCICFG_4GIG_LIMIT;
4990 req.ra_boundlen = PCICFG_4GIG_LIMIT + 1;
4991 req.ra_len = PCICFG_4GIG_LIMIT + 1; /* Get as big as possible */
5033 req.ra_boundlen = PCICFG_4GIG_LIMIT;
5035 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */
6099 req.ra_boundlen = PCICFG_4GIG_LIMIT;
[all...]
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c76 #define PCICFG_4GIG_LIMIT 0xFFFFFFFFUL macro
2030 request.ra_boundlen = PCICFG_4GIG_LIMIT;
2216 request.ra_boundlen = PCICFG_4GIG_LIMIT;
4166 req.ra_boundlen = PCICFG_4GIG_LIMIT;
4167 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */
4205 req.ra_boundlen = PCICFG_4GIG_LIMIT;
4207 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */
4263 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c90 #define PCICFG_4GIG_LIMIT 0xFFFFFFFFUL macro
1272 io_request->ra_boundlen = PCICFG_4GIG_LIMIT;

Completed in 71 milliseconds