Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.h103 HOST_CAP_EMS = (1 << 6), /* Enclosure Management support */ enumerator
Dlibahci.c2496 cap & HOST_CAP_EMS ? "ems " : "", in ahci_print_info()
2516 if (!ahci_em_messages || !(hpriv->cap & HOST_CAP_EMS)) in ahci_set_em_messages()