Home
last modified time | relevance | path

Searched refs:ra_boundlen (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c1045 mem_request->ra_boundlen = boundbase + boundlen; in pcicfg_ntbridge_allocate_resources()
1076 io_request->ra_boundlen = boundbase + boundlen; in pcicfg_ntbridge_allocate_resources()
1102 pf_mem_request->ra_boundlen = boundbase + boundlen; in pcicfg_ntbridge_allocate_resources()
2067 request.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_device_assign()
2253 request.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_device_assign_readonly()
3850 req.ra_boundlen = req.ra_len = (PCI_MAX_BUS_NUM -1); in pcicfg_probe_bridge()
3899 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_probe_bridge()
3938 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_probe_bridge()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c1153 mem_request->ra_boundlen = boundbase + boundlen; in pcicfg_ntbridge_allocate_resources()
1195 io_request->ra_boundlen = boundbase + boundlen; in pcicfg_ntbridge_allocate_resources()
2120 request.ra_boundlen = 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()
4938 req.ra_boundlen = PCICFG_MAX_BUS_DEPTH; in pcicfg_probe_bridge()
4993 req.ra_boundlen = PCICFG_4GIG_LIMIT + 1; in pcicfg_probe_bridge()
5036 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_probe_bridge()
6102 req.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_fcode_assign_bars()
6409 request.ra_boundlen = PCICFG_4GIG_LIMIT; in pcicfg_alloc_resource()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h672 uint64_t ra_boundlen; /* Length of the area, starting */ member
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c1238 req.ra_boundlen = PCI_4GIG_LIMIT; in pci_alloc_mem_chunk()
1257 req.ra_boundlen = PCI_4GIG_LIMIT; in pci_alloc_io_chunk()
1384 request.ra_boundlen = PCI_4GIG_LIMIT; in pci_alloc_resource()
/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c576 upper = req->ra_boundlen + lower; in ndi_ra_alloc()
577 if ((upper == 0) || (upper < req->ra_boundlen)) in ndi_ra_alloc()
H A Dpcic.c2844 req.ra_boundlen = pcic->pc_bound; in pcic_set_window()
2858 req.ra_boundlen, req.ra_flags, in pcic_set_window()
3210 req.ra_boundlen = pcic->pc_iobound; in pcic_set_window()
3221 req.ra_boundlen, req.ra_flags, in pcic_set_window()
3242 req.ra_boundlen, req.ra_flags, in pcic_set_window()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c1266 io_request->ra_boundlen = 0xefff; in cardbus_allocate_chunk()
1269 io_request->ra_boundlen = PCICFG_4GIG_LIMIT; in cardbus_allocate_chunk()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1649 request.ra_boundlen = 0xffffffff; in opl_claim_memory()
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c4686 req.ra_boundlen = 0xffffffffUL; in pcmcia_get_intr()