Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h89 HOST_CAP_PART = BIT(13), /* Partial state capable */ enumerator
H A Dlibahci.c2658 cap & HOST_CAP_PART ? "part " : "", in ahci_print_info()