Searched refs:HOST_CAP_SSS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dahci_platform.c118 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss)
H A Dahci.h152 HOST_CAP_SSS = (1 << 27), /* Staggered Spin-up */ enumerator in enum:__anon10738
H A Dlibahci.c636 if (hpriv->cap & HOST_CAP_SSS) {
776 if (!(hpriv->cap & HOST_CAP_SSS))
2158 cap & HOST_CAP_SSS ? "stag " : "",
H A Dahci.c1188 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss)

Completed in 114 milliseconds