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