Searched refs:pm_arr (Results 1 – 1 of 1) sorted by relevance
3233 struct mem_array *pm_arr; in beiscsi_post_template_hdr() local3242 pm_arr = mem_descr->mem_array; in beiscsi_post_template_hdr()3244 hwi_build_be_sgl_arr(phba, pm_arr, &sgl); in beiscsi_post_template_hdr()3267 struct mem_array *pm_arr; in beiscsi_post_pages() local3274 pm_arr = mem_descr->mem_array; in beiscsi_post_pages()3283 hwi_build_be_sgl_arr(phba, pm_arr, &sgl); in beiscsi_post_pages()3286 (pm_arr->size / PAGE_SIZE)); in beiscsi_post_pages()3287 page_offset += pm_arr->size / PAGE_SIZE; in beiscsi_post_pages()3293 pm_arr++; in beiscsi_post_pages()