Home
last modified time | relevance | path

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

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