Home
last modified time | relevance | path

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

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