Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dahci.h104 HOST_CAP_PART = (1 << 13), /* Partial state capable */ enumerator
Dlibahci.c2382 cap & HOST_CAP_PART ? "part " : "", in ahci_print_info()