Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.h89 HOST_CAP_CCC = BIT(7), /* Command Completion Coalescing */ enumerator
Dlibahci.c2518 cap & HOST_CAP_CCC ? "ccc " : "", in ahci_print_info()