Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dsata_nv.c213 CMDEND = (1 << 15), /* end of command list */ enumerator
808 cpb[idx++] = cpu_to_le16((ATA_REG_CMD << 8) | tf->command | CMDEND); in nv_adma_tf_to_cpb()