Home
last modified time | relevance | path

Searched refs:last_sge (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/ata/
Dsata_sil24.c783 struct sil24_sge *last_sge = NULL; in sil24_fill_sg() local
791 last_sge = sge; in sil24_fill_sg()
795 last_sge->flags = cpu_to_le32(SGE_TRM); in sil24_fill_sg()
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.h545 u8 last_sge; /* DWORD 2 */ member
Dbe_main.c2386 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()
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()
2550 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 0); in hwi_write_buffer()
2561 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 1); in hwi_write_buffer()