Searched refs:EM_CTL_SGPIO (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/ata/ | ||
| D | ahci.h | 260 EM_CTL_SGPIO = (1 << 19), /* SGPIO messages supported */ enumerator |
| D | libahci.c | 378 em_ctl & EM_CTL_SGPIO ? "sgpio " : ""); in ahci_show_em_supported() |