Searched refs:EM_CTL_LED (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ata/ | ||
H A D | ahci.h | 273 EM_CTL_LED = BIT(16), /* LED messages supported */ enumerator |
H A D | libahci.c | 422 em_ctl & EM_CTL_LED ? "led " : "", in ahci_show_em_supported() |