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