Searched refs:mem_array (Results 1 – 4 of 4) sorted by relevance
2678 struct mem_array *mem_arr, *mem_arr_orig; in beiscsi_alloc_mem()2713 mem_descr->mem_array = NULL; in beiscsi_alloc_mem()2721 memset(mem_arr, 0, sizeof(struct mem_array) * in beiscsi_alloc_mem()2751 mem_descr->mem_array = kmalloc(sizeof(*mem_arr) * j, in beiscsi_alloc_mem()2753 if (!mem_descr->mem_array) in beiscsi_alloc_mem()2756 memcpy(mem_descr->mem_array, mem_arr_orig, in beiscsi_alloc_mem()2757 sizeof(struct mem_array) * j); in beiscsi_alloc_mem()2767 mem_descr->mem_array[j - 1].size, in beiscsi_alloc_mem()2768 mem_descr->mem_array[j - 1]. in beiscsi_alloc_mem()2771 mem_array[j - 1]. in beiscsi_alloc_mem()[all …]
246 pa->lo = phba->init_mem[ISCSI_MEM_GLOBAL_HEADER].mem_array[0].\248 pa->hi = phba->init_mem[ISCSI_MEM_GLOBAL_HEADER].mem_array[0].\
227 struct mem_array { struct241 struct mem_array *mem_array; member
1633 mem_descr->mem_array[0].bus_address.u.a32.address_hi); in beiscsi_offload_cxn_v0()1636 mem_descr->mem_array[0].bus_address.u.a32.address_lo); in beiscsi_offload_cxn_v0()