Searched refs:PORT_DEVSLP_DSP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ata/ | ||
H A D | ahci.h | 206 PORT_DEVSLP_DSP = BIT(1), /* DevSlp present */ enumerator |
H A D | libahci.c | 2245 if (!(devslp & PORT_DEVSLP_DSP)) { in ahci_set_aggressive_devslp() |