Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ata/
Dahci.h88 HOST_CAP_CCC = (1 << 7), /* Command Completion Coalescing */ enumerator
Dlibahci.c2512 cap & HOST_CAP_CCC ? "ccc " : "", in ahci_print_info()