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