/illumos-gate/usr/src/man/man3dat/ |
H A D | dat_lmr_create.3dat | 19 IN DAT_MEM_TYPE mem_type, 46 \fB\fImem_type\fR\fR 127 registered. The type is derived from the \fImem_type\fR parameter. 296 The \fImem_type\fR parameter indicates to the Provider the kind of memory to be
|
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_lmr_util.c | 47 IN DAT_MEM_TYPE mem_type, in dapl_lmr_alloc() argument 81 lmr->param.mem_type = mem_type; in dapl_lmr_alloc()
|
H A D | dapl_lmr_create.c | 281 * mem_type 303 IN DAT_MEM_TYPE mem_type, in dapl_lmr_create() argument 339 switch (mem_type) { in dapl_lmr_create()
|
H A D | dapl_mr_util.c | 67 lmr->param.mem_type)); in dapl_mr_get_address()
|
H A D | dapl_lmr_free.c | 80 switch (lmr->param.mem_type) { in dapl_lmr_free()
|
H A D | dapl_rmr_bind.c | 119 dapl_mr_get_address(lmr->param.region_desc, lmr->param.mem_type), in dapli_rmr_bind_fuse()
|
/illumos-gate/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_hmc.c | 58 enum i40e_memory_type mem_type; in i40e_add_sd_table_entry() local 78 mem_type = i40e_mem_pd; in i40e_add_sd_table_entry() 81 mem_type = i40e_mem_bp_jumbo; in i40e_add_sd_table_entry() 86 ret_code = i40e_allocate_dma_mem(hw, &mem, mem_type, alloc_len, in i40e_add_sd_table_entry()
|
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/ |
H A D | udat_redirection.h | 56 #define DAT_LMR_CREATE(ia, mem_type, reg_desc, len, pz, priv,\ argument 60 (mem_type),\ 143 IN DAT_MEM_TYPE, /* mem_type */
|
H A D | udat.h | 203 DAT_MEM_TYPE mem_type; member 325 IN DAT_MEM_TYPE, /* mem_type */
|
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 2075 char *mem_type; in pcicfg_device_assign() local 2085 mem_type = NDI_RA_TYPE_PCI_PREFETCH_MEM; in pcicfg_device_assign() 2087 mem_type = NDI_RA_TYPE_MEM; in pcicfg_device_assign() 2091 &answer, &alen, mem_type, NDI_RA_PASS) in pcicfg_device_assign() 2123 mem_type = NDI_RA_TYPE_PCI_PREFETCH_MEM; in pcicfg_device_assign() 2125 mem_type = NDI_RA_TYPE_MEM; in pcicfg_device_assign() 2128 &answer, &alen, mem_type, NDI_RA_PASS) in pcicfg_device_assign() 2260 char *mem_type; in pcicfg_device_assign_readonly() local 2274 mem_type = NDI_RA_TYPE_PCI_PREFETCH_MEM; in pcicfg_device_assign_readonly() 2276 mem_type = NDI_RA_TYPE_MEM; in pcicfg_device_assign_readonly() [all …]
|
/illumos-gate/usr/src/lib/udapl/libdat/common/ |
H A D | udat_api.c | 44 IN DAT_MEM_TYPE mem_type, in dat_lmr_create() argument 59 mem_type, in dat_lmr_create()
|
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/ |
H A D | dapl_lmr_util.h | 55 IN DAT_MEM_TYPE mem_type,
|
H A D | dapl.h | 939 IN DAT_MEM_TYPE, /* mem_type */
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/ |
H A D | mm.h | 284 u8_t mem_type, 305 u8_t mem_type, 317 u8_t mem_type,
|
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_ibtf_mrsync.c | 64 lmr->param.mem_type), in dapls_ib_lmr_sync_rdma_common()
|
/illumos-gate/usr/src/uts/i86pc/io/pci/ |
H A D | mps_table.h | 96 #define MEM_TYPE 1 macro
|
H A D | pci_prd_i86pc.c | 519 type = MEM_TYPE; in mps_find_bus_res()
|
/illumos-gate/usr/src/uts/common/io/bnx/ |
H A D | bnx_mm.c | 329 u8_t mem_type, void *resc_list) in mm_alloc_phys_mem() argument 341 (void) mem_type; in mm_alloc_phys_mem()
|
/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | environ.c | 341 * board type MEM_TYPE, then we do not want to map in, read in environ_init()
|
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/ |
H A D | lm.h | 519 u8_t mem_type,
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | cudbg_lib.c | 2549 struct cudbg_buffer *dbg_buff, u8 mem_type, in read_fw_mem() argument 2576 rc = t4_memory_rw(padap, MEMWIN_NIC, mem_type, bytes_read, in read_fw_mem()
|