Searched refs:pm_arr (Results 1 – 1 of 1) sorted by relevance
3253 struct mem_array *pm_arr; in beiscsi_post_template_hdr() local3262 pm_arr = mem_descr->mem_array; in beiscsi_post_template_hdr()3264 hwi_build_be_sgl_arr(phba, pm_arr, &sgl); in beiscsi_post_template_hdr()3287 struct mem_array *pm_arr; in beiscsi_post_pages() local3294 pm_arr = mem_descr->mem_array; in beiscsi_post_pages()3303 hwi_build_be_sgl_arr(phba, pm_arr, &sgl); in beiscsi_post_pages()3306 (pm_arr->size / PAGE_SIZE)); in beiscsi_post_pages()3307 page_offset += pm_arr->size / PAGE_SIZE; in beiscsi_post_pages()3313 pm_arr++; in beiscsi_post_pages()