Searched refs:EM_CTL_SAFTE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/ata/ | ||
| D | ahci.h | 262 EM_CTL_SAFTE = (1 << 17), /* SAF-TE messages supported */ enumerator |
| D | libahci.c | 376 em_ctl & EM_CTL_SAFTE ? "saf-te " : "", in ahci_show_em_supported() |