Searched refs:PORT_DEVSLP_DSP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/ata/ | ||
| D | ahci.h | 200 PORT_DEVSLP_DSP = (1 << 1), /* DevSlp present */ enumerator |
| D | libahci.c | 2101 if (!(devslp & PORT_DEVSLP_DSP)) { in ahci_set_aggressive_devslp() |