Home
last modified time | relevance | path

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

/external/u-boot/drivers/ata/
Dsata_sil.h206 SGE_TRM = (1 << 31), /* Last SGE in chain */ enumerator
Dsata_sil.c258 pcmd->sge.flags = cpu_to_le32(SGE_TRM); in sil_cmd_identify_device()
332 pcmd->sge.flags = cpu_to_le32(SGE_TRM); in sil_sata_rw_cmd()
379 pcmd->sge.flags = cpu_to_le32(SGE_TRM); in sil_sata_rw_cmd_ext()