Home
last modified time | relevance | path

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

/u-boot/drivers/ata/
A Dsata_sil.h210 SGE_TRM = (1 << 31), /* Last SGE in chain */ enumerator
A Dsata_sil.c265 pcmd->sge.flags = cpu_to_le32(SGE_TRM); in sil_cmd_identify_device()
339 pcmd->sge.flags = cpu_to_le32(SGE_TRM); in sil_sata_rw_cmd()
386 pcmd->sge.flags = cpu_to_le32(SGE_TRM); in sil_sata_rw_cmd_ext()

Completed in 5 milliseconds