Home
last modified time | relevance | path

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

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