Home
last modified time | relevance | path

Searched refs:NDI_RA_ALLOC_BOUNDED (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c1236 req.ra_flags = NDI_RA_ALLOC_BOUNDED; in pci_alloc_mem_chunk()
1255 req.ra_flags = (NDI_RA_ALLOC_BOUNDED | NDI_RA_ALLOC_PARTIAL_OK); in pci_alloc_io_chunk()
1392 request.ra_flags ^= NDI_RA_ALLOC_BOUNDED; in pci_alloc_resource()
1416 request.ra_flags ^= NDI_RA_ALLOC_BOUNDED; in pci_alloc_resource()
1467 request.ra_flags |= NDI_RA_ALLOC_BOUNDED; in pci_alloc_resource()
1506 request.ra_flags |= NDI_RA_ALLOC_BOUNDED; in pci_alloc_resource()
/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c1157 mem_request->ra_flags |= NDI_RA_ALLOC_BOUNDED; in pcicfg_ntbridge_allocate_resources()
1196 io_request->ra_flags |= NDI_RA_ALLOC_BOUNDED; in pcicfg_ntbridge_allocate_resources()
2134 request.ra_flags &= ~NDI_RA_ALLOC_BOUNDED; in pcicfg_device_assign()
2167 request.ra_flags |= NDI_RA_ALLOC_BOUNDED; in pcicfg_device_assign()
2191 request.ra_flags |= NDI_RA_ALLOC_BOUNDED; in pcicfg_device_assign()
2419 io_request->ra_flags |= NDI_RA_ALLOC_BOUNDED; in pcicfg_allocate_chunk()
4933 req.ra_flags = (NDI_RA_ALLOC_BOUNDED | NDI_RA_ALLOC_PARTIAL_OK); in pcicfg_probe_bridge()
4984 req.ra_flags = (NDI_RA_ALLOC_BOUNDED | NDI_RA_ALLOC_PARTIAL_OK); in pcicfg_probe_bridge()
5034 req.ra_flags = (NDI_RA_ALLOC_BOUNDED | NDI_RA_ALLOC_PARTIAL_OK); in pcicfg_probe_bridge()
6101 req.ra_flags = (NDI_RA_ALIGN_SIZE | NDI_RA_ALLOC_BOUNDED); in pcicfg_fcode_assign_bars()
[all …]
/titanic_41/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c1021 mem_request->ra_flags |= NDI_RA_ALLOC_BOUNDED; in pcicfg_ntbridge_allocate_resources()
1049 io_request->ra_flags |= NDI_RA_ALLOC_BOUNDED; in pcicfg_ntbridge_allocate_resources()
1078 pf_mem_request->ra_flags |= NDI_RA_ALLOC_BOUNDED; in pcicfg_ntbridge_allocate_resources()
2028 request.ra_flags |= NDI_RA_ALIGN_SIZE | NDI_RA_ALLOC_BOUNDED; in pcicfg_device_assign()
4115 req.ra_flags = (NDI_RA_ALLOC_BOUNDED | NDI_RA_ALLOC_PARTIAL_OK); in pcicfg_probe_bridge()
4160 req.ra_flags = (NDI_RA_ALLOC_BOUNDED | NDI_RA_ALLOC_PARTIAL_OK); in pcicfg_probe_bridge()
4206 req.ra_flags = (NDI_RA_ALLOC_BOUNDED | NDI_RA_ALLOC_PARTIAL_OK); in pcicfg_probe_bridge()
4261 req.ra_flags = NDI_RA_ALLOC_PARTIAL_OK | NDI_RA_ALLOC_BOUNDED; in pcicfg_probe_bridge()
/titanic_41/usr/src/uts/common/sys/
H A Dsunndi.h702 #define NDI_RA_ALLOC_BOUNDED 0x0002 /* Indicates that the resource */ macro
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dfcgp2.c689 request.ra_flags = NDI_RA_ALLOC_BOUNDED; in gfc_claim_memory()
/titanic_41/usr/src/uts/common/io/
H A Dbusra.c572 if (req->ra_flags & NDI_RA_ALLOC_BOUNDED) { in ndi_ra_alloc()
H A Dpcic.c2846 NDI_RA_ALLOC_BOUNDED; in pcic_set_window()
3210 req.ra_flags |= NDI_RA_ALLOC_BOUNDED; in pcic_set_window()
/titanic_41/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1648 request.ra_flags = NDI_RA_ALLOC_BOUNDED; in opl_claim_memory()
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c1274 io_request->ra_flags |= NDI_RA_ALLOC_BOUNDED; in cardbus_allocate_chunk()
/titanic_41/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c4687 req.ra_flags |= NDI_RA_ALLOC_BOUNDED; in pcmcia_get_intr()