Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c96 #define PCICFG_4GIG_LIMIT 0xFFFFFFFFUL macro
2122 request.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_device_assign()
2161 if ((answer + alen) <= PCICFG_4GIG_LIMIT) in pcicfg_device_assign()
2290 request.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_device_assign_readonly()
2418 io_request->ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_allocate_chunk()
4990 req.ra_boundlen = PCICFG_4GIG_LIMIT + 1; in pcicfg_probe_bridge()
4991 req.ra_len = PCICFG_4GIG_LIMIT + 1; /* Get as big as possible */ in pcicfg_probe_bridge()
5033 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_probe_bridge()
5035 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */ in pcicfg_probe_bridge()
6099 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_fcode_assign_bars()
[all …]
/titanic_41/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c76 #define PCICFG_4GIG_LIMIT 0xFFFFFFFFUL macro
2030 request.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_device_assign()
2216 request.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_device_assign_readonly()
4166 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_probe_bridge()
4167 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */ in pcicfg_probe_bridge()
4205 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_probe_bridge()
4207 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */ in pcicfg_probe_bridge()
4263 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */ in pcicfg_probe_bridge()
/titanic_41/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; in cardbus_allocate_chunk()