Searched refs:EM_CTL_LED (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ | ||
D | ahci.h | 270 EM_CTL_LED = (1 << 16), /* LED messages supported */ enumerator |
D | libahci.c | 400 em_ctl & EM_CTL_LED ? "led " : "", in ahci_show_em_supported() |