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