Searched refs:ahci_ignore_sss (Results 1 – 6 of 6) sorted by relevance
384 extern int ahci_ignore_sss;
415 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in acard_ahci_init_one()
726 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_platform_init_host()
534 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_highbank_probe()
37 int ahci_ignore_sss; variable38 EXPORT_SYMBOL_GPL(ahci_ignore_sss);43 module_param_named(ignore_sss, ahci_ignore_sss, int, 0444);
1990 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_init_one()