Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dahci.h89 HOST_CAP_PART = (1 << 13), /* Partial state capable */ enumerator
Dahci.c1610 if (hpriv->cap & HOST_CAP_PART) in ahci_update_initial_lpm_policy()
Dlibahci.c2500 cap & HOST_CAP_PART ? "part " : "", in ahci_print_info()