Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/scsi/be2iscsi/
Dbe_main.h550 u8 last_sge; /* DWORD 2 */ member
Dbe_main.c2407 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 0); in hwi_write_sgl_v2()
2411 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 1); in hwi_write_sgl_v2()
2495 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 0); in hwi_write_sgl()
2499 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 1); in hwi_write_sgl()
2571 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 0); in hwi_write_buffer()
2582 AMAP_SET_BITS(struct amap_iscsi_sge, last_sge, psgl, 1); in hwi_write_buffer()