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