Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c98 #define PCICFG_4GIG_LIMIT 0xFFFFFFFFUL macro
2120 request.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_device_assign()
2159 if ((answer + alen) <= PCICFG_4GIG_LIMIT) in pcicfg_device_assign()
2288 request.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_device_assign_readonly()
2415 io_request->ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_allocate_chunk()
4993 req.ra_boundlen = PCICFG_4GIG_LIMIT + 1; in pcicfg_probe_bridge()
4994 req.ra_len = PCICFG_4GIG_LIMIT + 1; /* Get as big as possible */ in pcicfg_probe_bridge()
5036 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_probe_bridge()
5038 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */ in pcicfg_probe_bridge()
6102 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_fcode_assign_bars()
[all …]
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c78 #define PCICFG_4GIG_LIMIT 0xFFFFFFFFUL macro
2067 request.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_device_assign()
2253 request.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_device_assign_readonly()
3899 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_probe_bridge()
3900 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */ in pcicfg_probe_bridge()
3938 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_probe_bridge()
3940 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */ in pcicfg_probe_bridge()
3996 req.ra_len = PCICFG_4GIG_LIMIT; /* Get as big as possible */ in pcicfg_probe_bridge()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c92 #define PCICFG_4GIG_LIMIT 0xFFFFFFFFUL macro
1269 io_request->ra_boundlen = PCICFG_4GIG_LIMIT; in cardbus_allocate_chunk()