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