Searched refs:HOST_CAP2_DESO (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/ata/ | ||
| D | ahci.h | 125 HOST_CAP2_DESO = (1 << 5), /* DevSlp from slumber only */ enumerator |
| D | libahci.c | 2447 cap2 & HOST_CAP2_DESO ? "deso " : "", in ahci_print_info() |