Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dsata_nv.c198 CMDEND = (1 << 15), /* end of command list */ enumerator
802 cpb[idx++] = cpu_to_le16((ATA_REG_CMD << 8) | tf->command | CMDEND); in nv_adma_tf_to_cpb()