Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dahci.h94 HOST_CAP_ONLY = (1 << 18), /* Supports AHCI mode only */ enumerator
Dlibahci.c2495 cap & HOST_CAP_ONLY ? "only " : "", in ahci_print_info()