Searched refs:HOST_CAP_EMS (Results 1 - 2 of 2) sorted by path

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

Completed in 170 milliseconds