Home
last modified time | relevance | path

Searched refs:amap_iscsi_sge (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.c2349 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()
[all …]
Dbe_main.h540 struct amap_iscsi_sge { struct