Lines Matching refs:amap_iscsi_sge

2349 	AMAP_SET_BITS(struct amap_iscsi_sge, len, psgl, io_task->bhs_len - 2);  in hwi_write_sgl_v2()
2351 AMAP_SET_BITS(struct amap_iscsi_sge, addr_hi, psgl, in hwi_write_sgl_v2()
2353 AMAP_SET_BITS(struct amap_iscsi_sge, addr_lo, psgl, in hwi_write_sgl_v2()
2380 AMAP_SET_BITS(struct amap_iscsi_sge, addr_lo, psgl, in hwi_write_sgl_v2()
2382 AMAP_SET_BITS(struct amap_iscsi_sge, addr_hi, psgl, in hwi_write_sgl_v2()
2384 AMAP_SET_BITS(struct amap_iscsi_sge, len, psgl, sg_len); in hwi_write_sgl_v2()
2385 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, offset); in hwi_write_sgl_v2()
2386 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 0); in hwi_write_sgl_v2()
2390 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 1); in hwi_write_sgl_v2()
2438 AMAP_SET_BITS(struct amap_iscsi_sge, len, psgl, io_task->bhs_len - 2); in hwi_write_sgl()
2440 AMAP_SET_BITS(struct amap_iscsi_sge, addr_hi, psgl, in hwi_write_sgl()
2442 AMAP_SET_BITS(struct amap_iscsi_sge, addr_lo, psgl, in hwi_write_sgl()
2468 AMAP_SET_BITS(struct amap_iscsi_sge, addr_lo, psgl, in hwi_write_sgl()
2470 AMAP_SET_BITS(struct amap_iscsi_sge, addr_hi, psgl, in hwi_write_sgl()
2472 AMAP_SET_BITS(struct amap_iscsi_sge, len, psgl, sg_len); in hwi_write_sgl()
2473 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, offset); in hwi_write_sgl()
2474 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 0); in hwi_write_sgl()
2478 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 1); in hwi_write_sgl()
2537 AMAP_SET_BITS(struct amap_iscsi_sge, len, psgl, io_task->bhs_len); in hwi_write_buffer()
2539 AMAP_SET_BITS(struct amap_iscsi_sge, addr_hi, psgl, in hwi_write_buffer()
2541 AMAP_SET_BITS(struct amap_iscsi_sge, addr_lo, psgl, in hwi_write_buffer()
2545 AMAP_SET_BITS(struct amap_iscsi_sge, addr_hi, psgl, 0); in hwi_write_buffer()
2546 AMAP_SET_BITS(struct amap_iscsi_sge, addr_lo, psgl, 0); in hwi_write_buffer()
2547 AMAP_SET_BITS(struct amap_iscsi_sge, len, psgl, 0); in hwi_write_buffer()
2548 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, 0); in hwi_write_buffer()
2549 AMAP_SET_BITS(struct amap_iscsi_sge, rsvd0, psgl, 0); in hwi_write_buffer()
2550 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 0); in hwi_write_buffer()
2554 AMAP_SET_BITS(struct amap_iscsi_sge, addr_lo, psgl, in hwi_write_buffer()
2556 AMAP_SET_BITS(struct amap_iscsi_sge, addr_hi, psgl, in hwi_write_buffer()
2559 AMAP_SET_BITS(struct amap_iscsi_sge, len, psgl, 0x106); in hwi_write_buffer()
2561 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 1); in hwi_write_buffer()
4133 AMAP_SET_BITS(struct amap_iscsi_sge, addr_hi, pfrag, 0); in beiscsi_init_sgl_handle()
4134 AMAP_SET_BITS(struct amap_iscsi_sge, addr_lo, pfrag, 0); in beiscsi_init_sgl_handle()