Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h88 HOST_CAP_CCC = BIT(7), /* Command Completion Coalescing */ enumerator
H A Dlibahci.c2659 cap & HOST_CAP_CCC ? "ccc " : "", in ahci_print_info()