Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dahci.h87 HOST_CAP_EMS = BIT(6), /* Enclosure Management support */ enumerator
Dlibahci.c2550 cap & HOST_CAP_EMS ? "ems " : "", in ahci_print_info()
2570 if (!ahci_em_messages || !(hpriv->cap & HOST_CAP_EMS)) in ahci_set_em_messages()