Lines Matching defs:pfrag
2121 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag;
2210 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag;
2313 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag;
3885 struct iscsi_sge *pfrag;
3963 pfrag = mem_descr_sg->mem_array[idx].virtual_address;
3974 psgl_handle->pfrag = pfrag;
3975 AMAP_SET_BITS(struct amap_iscsi_sge, addr_hi, pfrag, 0);
3976 AMAP_SET_BITS(struct amap_iscsi_sge, addr_lo, pfrag, 0);
3977 pfrag += phba->params.num_sge_per_io;