Searched refs:pm_arr (Results 1 – 1 of 1) sorted by relevance
3258 struct mem_array *pm_arr; in beiscsi_post_template_hdr() local3267 pm_arr = mem_descr->mem_array; in beiscsi_post_template_hdr()3269 hwi_build_be_sgl_arr(phba, pm_arr, &sgl); in beiscsi_post_template_hdr()3292 struct mem_array *pm_arr; in beiscsi_post_pages() local3299 pm_arr = mem_descr->mem_array; in beiscsi_post_pages()3308 hwi_build_be_sgl_arr(phba, pm_arr, &sgl); in beiscsi_post_pages()3311 (pm_arr->size / PAGE_SIZE)); in beiscsi_post_pages()3312 page_offset += pm_arr->size / PAGE_SIZE; in beiscsi_post_pages()3318 pm_arr++; in beiscsi_post_pages()