Searched refs:EM_CTL_SES (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/ata/ | ||
D | ahci.h | 261 EM_CTL_SES = (1 << 18), /* SES-2 messages supported */ enumerator |
D | libahci.c | 377 em_ctl & EM_CTL_SES ? "ses-2 " : "", in ahci_show_em_supported() |