Searched refs:HOST_CAP_LED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ata/ | ||
H A D | ahci.h | 96 HOST_CAP_LED = BIT(25), /* Supports activity LED */ enumerator |
H A D | libahci.c | 2659 cap & HOST_CAP_LED ? "led " : "", in ahci_print_info() |