Home
last modified time | relevance | path

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

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