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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.c2083 AMAP_SET_BITS(struct amap_iscsi_sge, len, psgl, io_task->bhs_len - 2);
2085 AMAP_SET_BITS(struct amap_iscsi_sge, addr_hi, psgl,
2087 AMAP_SET_BITS(struct amap_iscsi_sge, addr_lo, psgl,
2113 AMAP_SET_BITS(struct amap_iscsi_sge, addr_lo, psgl,
2115 AMAP_SET_BITS(struct amap_iscsi_sge, addr_hi, psgl,
2117 AMAP_SET_BITS(struct amap_iscsi_sge, len, psgl, sg_len);
2118 AMAP_SET_BITS(struct amap_iscsi_sge, sge_offset, psgl, offset);
2119 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 0);
2123 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 1);
2165 AMAP_SET_BITS(struct amap_iscsi_sge, le
[all...]
H A Dbe_main.h449 struct amap_iscsi_sge { struct

Completed in 83 milliseconds