Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dahci.h86 HOST_CAP_EMS = (1 << 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()